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 class
Java.MarkerAnnotation
Representation of a "marker annotation", i.e.static class
Java.NormalAnnotation
A "normal annotation", i.e.static class
Java.SingleElementAnnotation
Representation of a "single-element annotation", i.e.
-