Public Attributes

antlr.TreeParserSharedInputState Class Reference

List of all members.

Public Attributes

int guessing = 0

Detailed Description

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.


Member Data Documentation

Are we guessing (guessing>0)?

Referenced by antlr.TreeParser.traceIn(), and antlr.TreeParser.traceOut().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties