Uses of Class
org.codehaus.janino.Java.NormalAnnotation
Packages that use Java.NormalAnnotation
Package
Description
The core of the Janino Java compiler.
Application-independent helper classes.
-
Uses of Java.NormalAnnotation in org.codehaus.janino
Methods in org.codehaus.janino with parameters of type Java.NormalAnnotationModifier and TypeMethodDescriptionVisitor.AnnotationVisitor.visitNormalAnnotation(Java.NormalAnnotation na) -
Uses of Java.NormalAnnotation in org.codehaus.janino.util
Methods in org.codehaus.janino.util with parameters of type Java.NormalAnnotationModifier and TypeMethodDescriptionDeepCopier.copyNormalAnnotation(Java.NormalAnnotation subject) voidAbstractTraverser.traverseNormalAnnotation(Java.NormalAnnotation na) voidTraverser.traverseNormalAnnotation(Java.NormalAnnotation na)