Uses of Class
org.codehaus.janino.Java.AbstractAnnotation
-
Packages that use Java.AbstractAnnotation Package Description org.codehaus.janino The core of the Janino Java compiler. -
-
Uses of Java.AbstractAnnotation in org.codehaus.janino
Subclasses of Java.AbstractAnnotation in org.codehaus.janino Modifier and Type Class Description static classJava.MarkerAnnotationRepresentation of a "marker annotation", i.e.static classJava.NormalAnnotationA "normal annotation", i.e.static classJava.SingleElementAnnotationRepresentation of a "single-element annotation", i.e.
-