Antlr.Runtime.MismatchedTokenException Class Reference

A mismatched char or Token or tree node. More...

Inheritance diagram for Antlr.Runtime.MismatchedTokenException:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 MismatchedTokenException ()
 Used for remote debugger deserialization.
 MismatchedTokenException (int expecting, IIntStream input)
override string ToString ()

Properties

int Expecting [get, set]

Private Attributes

int expecting = Runtime.Token.INVALID_TOKEN_TYPE


Detailed Description

A mismatched char or Token or tree node.

Definition at line 44 of file MismatchedTokenException.cs.


Constructor & Destructor Documentation

Antlr.Runtime.MismatchedTokenException.MismatchedTokenException (  ) 

Used for remote debugger deserialization.

Definition at line 56 of file MismatchedTokenException.cs.

Antlr.Runtime.MismatchedTokenException.MismatchedTokenException ( int  expecting,
IIntStream  input 
)

Definition at line 60 of file MismatchedTokenException.cs.


Member Function Documentation

override string Antlr.Runtime.MismatchedTokenException.ToString (  ) 


Member Data Documentation

Definition at line 46 of file MismatchedTokenException.cs.


Property Documentation

int Antlr.Runtime.MismatchedTokenException.Expecting [get, set]

Definition at line 48 of file MismatchedTokenException.cs.


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

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