Public Member Functions | Public Attributes | Static Private Attributes
rve_interface_gen.antlr3.exceptions.FailedPredicateException Class Reference
Inheritance diagram for rve_interface_gen.antlr3.exceptions.FailedPredicateException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def __str__

Public Attributes

 predicateText
 ruleName

Static Private Attributes

 __repr__ = __str__

Detailed Description

@brief A semantic predicate failed during validation.

Validation of predicates
occurs when normally parsing the alternative just like matching a token.
Disambiguating predicate evaluation occurs when we hoist a predicate into
a prediction decision.

Definition at line 331 of file exceptions.py.


Constructor & Destructor Documentation

def rve_interface_gen.antlr3.exceptions.FailedPredicateException.__init__ (   self,
  input,
  ruleName,
  predicateText 
)

Definition at line 340 of file exceptions.py.


Member Function Documentation

Definition at line 347 of file exceptions.py.


Member Data Documentation

Definition at line 349 of file exceptions.py.

Definition at line 340 of file exceptions.py.

Definition at line 340 of file exceptions.py.


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


rve_interface_gen
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:00