Uses of Class
org.codehaus.janino.Java.MarkerAnnotation
Packages that use Java.MarkerAnnotation
Package
Description
The core of the Janino Java compiler.
Application-independent helper classes.
-
Uses of Java.MarkerAnnotation in org.codehaus.janino
Methods in org.codehaus.janino with parameters of type Java.MarkerAnnotationModifier and TypeMethodDescriptionVisitor.AnnotationVisitor.visitMarkerAnnotation(Java.MarkerAnnotation ma) -
Uses of Java.MarkerAnnotation in org.codehaus.janino.util
Methods in org.codehaus.janino.util with parameters of type Java.MarkerAnnotationModifier and TypeMethodDescriptionDeepCopier.copyMarkerAnnotation(Java.MarkerAnnotation subject) voidAbstractTraverser.traverseMarkerAnnotation(Java.MarkerAnnotation ma) voidTraverser.traverseMarkerAnnotation(Java.MarkerAnnotation ma)