antlr3.EarlyExitException Class Reference

The recognizer did not match anything for a (. More...

Inheritance diagram for antlr3.EarlyExitException:

Inheritance graph
[legend]
Collaboration diagram for antlr3.EarlyExitException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__

Public Attributes

 decisionNumber


Detailed Description

The recognizer did not match anything for a (.

.)+ loop.

Definition at line 477 of file antlr3.py.


Member Function Documentation

def antlr3.EarlyExitException.__init__ (   self,
  decisionNumber,
  input 
)

Definition at line 479 of file antlr3.py.


Member Data Documentation

Definition at line 482 of file antlr3.py.


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

Generated on Mon Nov 29 17:24:26 2010 for ANTLR Python API by  doxygen 1.5.5