| Package | Description |
|---|---|
| org.codehaus.janino |
The core of the Janino JavaTM compiler.
|
| org.codehaus.janino.util |
Application-independent helper classes.
|
| Modifier and Type | Field and Description |
|---|---|
Java.LocalClassDeclaration |
Java.LocalClassDeclarationStatement.lcd
The class declaration that poses the body of the statement.
|
| Modifier and Type | Method and Description |
|---|---|
R |
Visitor.TypeDeclarationVisitor.visitLocalClassDeclaration(Java.LocalClassDeclaration lcd)
Invoked by
accept(Visitor.TypeDeclarationVisitor) |
| Constructor and Description |
|---|
LocalClassDeclarationStatement(Java.LocalClassDeclaration lcd) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Traverser.traverseLocalClassDeclaration(Java.LocalClassDeclaration lcd) |
Copyright © 2017. All rights reserved.