org.antlr.runtime.MismatchedRangeException Class Reference

Inheritance diagram for org.antlr.runtime.MismatchedRangeException:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 MismatchedRangeException ()
 MismatchedRangeException (int a, int b, IntStream input)
String toString ()

Public Attributes

int a
int b


Detailed Description

Definition at line 30 of file MismatchedRangeException.java.


Constructor & Destructor Documentation

org.antlr.runtime.MismatchedRangeException.MismatchedRangeException (  ) 

Used for remote debugger deserialization

Definition at line 34 of file MismatchedRangeException.java.

org.antlr.runtime.MismatchedRangeException.MismatchedRangeException ( int  a,
int  b,
IntStream  input 
)

Definition at line 36 of file MismatchedRangeException.java.


Member Function Documentation

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

Definition at line 42 of file MismatchedRangeException.java.


Member Data Documentation

Definition at line 31 of file MismatchedRangeException.java.

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