Uses of Class
org.codehaus.janino.util.ClassFile.Annotation
Packages that use ClassFile.Annotation
-
Uses of ClassFile.Annotation in org.codehaus.janino.util
Methods in org.codehaus.janino.util that return ClassFile.AnnotationModifier and TypeMethodDescriptionAnnotatable.getAnnotations(boolean runtimeVisible) ClassFile.FieldInfo.getAnnotations(boolean runtimeVisible) ClassFile.getAnnotations(boolean runtimeVisible) ClassFile.MethodInfo.getAnnotations(boolean runtimeVisible) Methods in org.codehaus.janino.util that return types with arguments of type ClassFile.AnnotationMethods in org.codehaus.janino.util with parameters of type ClassFile.AnnotationModifier and TypeMethodDescriptionClassFile.ElementValue.Visitor.visitAnnotation(ClassFile.Annotation subject)