Antlr.Runtime.MismatchedTreeNodeException Class Reference

Inheritance diagram for Antlr.Runtime.MismatchedTreeNodeException:

Inheritance graph
[legend]
Collaboration diagram for Antlr.Runtime.MismatchedTreeNodeException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 MismatchedTreeNodeException ()
 MismatchedTreeNodeException (int expecting, TreeNodeStream input)
override string ToString ()

Public Attributes

int expecting


Detailed Description

Definition at line 42 of file MismatchedTreeNodeException.cs.


Constructor & Destructor Documentation

Antlr.Runtime.MismatchedTreeNodeException.MismatchedTreeNodeException (  ) 

Definition at line 46 of file MismatchedTreeNodeException.cs.

Antlr.Runtime.MismatchedTreeNodeException.MismatchedTreeNodeException ( int  expecting,
TreeNodeStream  input 
)

Definition at line 50 of file MismatchedTreeNodeException.cs.


Member Function Documentation

override string Antlr.Runtime.MismatchedTreeNodeException.ToString (  ) 

Definition at line 56 of file MismatchedTreeNodeException.cs.


Member Data Documentation

Definition at line 44 of file MismatchedTreeNodeException.cs.


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

Generated on Wed Oct 1 14:13:26 2008 for ANTLR API by  doxygen 1.5.5