Class ParserState

  • All Implemented Interfaces:
    Cloneable

    public class ParserState
    extends Object
    implements Cloneable
    The state of the entire parse operation. This state should include all of the finished tokens generated by ParserStage operations.