stack property
final
The hierarchical tree of child ParseResults produced during this parse.
Implementation
final Stack<ParseResult> stack;
The hierarchical tree of child ParseResults produced during this parse.
final Stack<ParseResult> stack;