An interface to access the tree of {@link RuleContext} objects created * during a parse that makes the data structure look like a simple parse tree. This node represents both internal nodes, rule invocations, and leaf nodes, token matches.
See Source File