Uses of Class
org.adoptopenjdk.jitwatch.model.AnnotationException
Packages that use AnnotationException
-
Uses of AnnotationException in org.adoptopenjdk.jitwatch.model.bytecode
Methods in org.adoptopenjdk.jitwatch.model.bytecode that throw AnnotationExceptionModifier and TypeMethodDescriptionBytecodeAnnotationBuilder.buildBytecodeAnnotations(IMetaMember member, int compilationIndex, IReadOnlyJITDataModel model) BytecodeAnnotationBuilder.buildBytecodeAnnotations(IMetaMember member, int compilationIndex, IReadOnlyJITDataModel model, EnumSet<BCAnnotationType> allowedAnnotations) private voidBytecodeAnnotationBuilder.buildParseTagAnnotations(Tag parseTag, BytecodeAnnotations annotations, IParseDictionary parseDictionary)