org.antlr.runtime.MismatchedSetException Class Reference

Inheritance diagram for org.antlr.runtime.MismatchedSetException:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Public Attributes

BitSet expecting


Detailed Description

Definition at line 30 of file MismatchedSetException.java.


Constructor & Destructor Documentation

org.antlr.runtime.MismatchedSetException.MismatchedSetException (  ) 

Used for remote debugger deserialization

Definition at line 34 of file MismatchedSetException.java.

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

Definition at line 36 of file MismatchedSetException.java.


Member Function Documentation

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

Reimplemented in org.antlr.runtime.MismatchedNotSetException.

Definition at line 41 of file MismatchedSetException.java.


Member Data Documentation

Definition at line 31 of file MismatchedSetException.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