TreeParserInputState Class Reference

#include <TreeParserSharedInputState.hpp>


Public Member Functions

 TreeParserInputState ()
virtual ~TreeParserInputState ()

Data Fields

int guessing

Private Member Functions

 TreeParserInputState (const TreeParserInputState &)
TreeParserInputStateoperator= (const TreeParserInputState &)


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.

Definition at line 24 of file TreeParserSharedInputState.hpp.


Constructor & Destructor Documentation

TreeParserInputState::TreeParserInputState (  )  [inline]

Definition at line 26 of file TreeParserSharedInputState.hpp.

virtual TreeParserInputState::~TreeParserInputState (  )  [inline, virtual]

Definition at line 27 of file TreeParserSharedInputState.hpp.

TreeParserInputState::TreeParserInputState ( const TreeParserInputState  )  [private]


Member Function Documentation

TreeParserInputState& TreeParserInputState::operator= ( const TreeParserInputState  )  [private]


Field Documentation

Are we guessing (guessing>0)?

Definition at line 31 of file TreeParserSharedInputState.hpp.


The documentation for this class was generated from the following file:

Generated on Tue Mar 31 20:19:28 2009 for ctrump by  doxygen 1.5.6