antlr
Class TreeParserSharedInputState
public
class
TreeParserSharedInputState
extends Object
This object contains the data associated with an
input AST. Multiple parsers
share a single TreeParserSharedInputState to parse
the same tree or to have the parser walk multiple
trees.
public int guessing
Are we guessing (guessing>0)?