TreeParserSharedInputStatepublic 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. |
Fields Summary |
---|
public int | guessingAre we guessing (guessing>0)? |
|