|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| GJNoArguVisitor<R> | All GJ visitors with no argument must implement this interface. |
| GJVisitor<R,A> | All GJ visitors must implement this interface. |
| GJVoidVisitor<A> | All GJ void visitors must implement this interface. |
| Visitor | All void visitors must implement this interface. |
| Class Summary | |
|---|---|
| DepthFirstVisitor | Provides default methods which visit each node in the tree in depth-first order. |
| GJDepthFirst<R,A> | Provides default methods which visit each node in the tree in depth-first order. |
| GJNoArguDepthFirst<R> | Provides default methods which visit each node in the tree in depth-first order. |
| GJVoidDepthFirst<A> | Provides default methods which visit each node in the tree in depth-first order. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||