Uses of Class
org.codehaus.janino.Java.AbstractAnnotation
Packages that use Java.AbstractAnnotation
-
Uses of Java.AbstractAnnotation in org.codehaus.janino
Subclasses of Java.AbstractAnnotation in org.codehaus.janinoModifier and TypeClassDescriptionstatic final classRepresentation of a "marker annotation", i.e. an annotation without any elements in parentheses.static final classA "normal annotation", i.e. an annotation with multiple elements in parentheses and curly braces.static final classRepresentation of a "single-element annotation", i.e. an annotation followed by a single element in parentheses.