org.antlr.runtime.MismatchedNotSetException Class Reference

Inheritance diagram for org.antlr.runtime.MismatchedNotSetException:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 MismatchedNotSetException ()
 MismatchedNotSetException (BitSet expecting, IntStream input)
String toString ()


Detailed Description

Definition at line 30 of file MismatchedNotSetException.java.


Constructor & Destructor Documentation

org.antlr.runtime.MismatchedNotSetException.MismatchedNotSetException (  ) 

Used for remote debugger deserialization

Definition at line 32 of file MismatchedNotSetException.java.

org.antlr.runtime.MismatchedNotSetException.MismatchedNotSetException ( BitSet  expecting,
IntStream  input 
)

Definition at line 34 of file MismatchedNotSetException.java.


Member Function Documentation

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

Reimplemented from org.antlr.runtime.MismatchedSetException.

Definition at line 38 of file MismatchedNotSetException.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