| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.hql.ast.util.NodeTraverserpublic class NodeTraverserextends java.lang.ObjectNested Class Summary | |
static interface | |
Constructor Summary | |
Method Summary | |
void |
|
public void traverseDepthFirst(AST ast)
Traverse the AST tree depth first. Note that the AST passed in is not visited itself. Visitation starts with its children.
- Parameters:
ast-