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) Invoked byaccept(Visitor.AnnotationVisitor)
-
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) void
AbstractTraverser.traverseMarkerAnnotation
(Java.MarkerAnnotation ma) void
Traverser.traverseMarkerAnnotation
(Java.MarkerAnnotation ma)