| Package | Description |
|---|---|
| org.codehaus.janino |
The core of the Janino JavaTM compiler.
|
| org.codehaus.janino.util |
Application-independent helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
R |
Visitor.AnnotationVisitor.visitNormalAnnotation(Java.NormalAnnotation na)
Invoked by
accept(Visitor.AnnotationVisitor) |
| Modifier and Type | Method and Description |
|---|---|
Java.Annotation |
DeepCopier.copyNormalAnnotation(Java.NormalAnnotation subject) |
void |
Traverser.traverseNormalAnnotation(Java.NormalAnnotation na) |
void |
AbstractTraverser.traverseNormalAnnotation(Java.NormalAnnotation na) |
Copyright © 2019. All rights reserved.