| Package | Description |
|---|---|
| org.codehaus.janino |
The classes in this package pose the core of the Janino JavaTM compiler.
|
| org.codehaus.janino.util |
Application-independent helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnparseVisitor.visitNormalAnnotation(Java.NormalAnnotation na) |
void |
Visitor.AnnotationVisitor.visitNormalAnnotation(Java.NormalAnnotation na)
Invoked by
accept(Visitor.AnnotationVisitor) |
| Modifier and Type | Method and Description |
|---|---|
void |
Traverser.traverseNormalAnnotation(Java.NormalAnnotation na) |
Copyright © 2001–2025. All rights reserved.