org.antlr.runtime.MismatchedTreeNodeException Class Reference

Inheritance diagram for org.antlr.runtime.MismatchedTreeNodeException:

Inheritance graph
[legend]
Collaboration diagram for org.antlr.runtime.MismatchedTreeNodeException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 MismatchedTreeNodeException ()
 MismatchedTreeNodeException (int expecting, TreeNodeStream input)
String toString ()

Public Attributes

int expecting


Detailed Description

Definition at line 35 of file MismatchedTreeNodeException.java.


Constructor & Destructor Documentation

org.antlr.runtime.MismatchedTreeNodeException.MismatchedTreeNodeException (  ) 

Definition at line 38 of file MismatchedTreeNodeException.java.

org.antlr.runtime.MismatchedTreeNodeException.MismatchedTreeNodeException ( int  expecting,
TreeNodeStream  input 
)

Definition at line 41 of file MismatchedTreeNodeException.java.


Member Function Documentation

String org.antlr.runtime.MismatchedTreeNodeException.toString (  ) 

Definition at line 46 of file MismatchedTreeNodeException.java.


Member Data Documentation

Definition at line 36 of file MismatchedTreeNodeException.java.


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

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