|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.janino.Visitor
public class Visitor
Basis for the "visitor" pattern as described in "Gamma, Helm, Johnson, Vlissides: Design Patterns".
Nested Class Summary | |
---|---|
static interface |
Visitor.AtomVisitor
|
static interface |
Visitor.BlockStatementVisitor
|
static interface |
Visitor.ComprehensiveVisitor
|
static interface |
Visitor.ImportVisitor
|
static interface |
Visitor.LvalueVisitor
|
static interface |
Visitor.RvalueVisitor
|
static interface |
Visitor.TypeBodyDeclarationVisitor
|
static interface |
Visitor.TypeDeclarationVisitor
|
static interface |
Visitor.TypeVisitor
|
Constructor Summary | |
---|---|
Visitor()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Visitor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |