|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiz.hammurapi.antlr.AstVisitable
public class AstVisitable
Navigates Visitor through DOM tree.
Constructor Summary | |
---|---|
AstVisitable(antlr.collections.AST node,
boolean withSiblings)
|
Method Summary | |
---|---|
boolean |
accept(Visitor visitor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AstVisitable(antlr.collections.AST node, boolean withSiblings)
node
- Method Detail |
---|
public boolean accept(Visitor visitor)
accept
in interface Visitable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |