public class CollapseParentClauseVisitor extends Object implements NodeVisitor
| Constructor and Description |
|---|
CollapseParentClauseVisitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(ParentNode node) |
void |
end(ParentNode node) |
void |
visit(Leaf node) |
public void begin(ParentNode node)
begin in interface NodeVisitorpublic void end(ParentNode node)
end in interface NodeVisitorpublic void visit(Leaf node)
visit in interface NodeVisitorCopyright © 2018 Calrissian. All rights reserved.