![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | __init__ |
Public Attributes | |
following | |
errorRecovery | |
lastErrorIndex | |
backtracking | |
ruleMemo | |
syntaxErrors | |
Did the recognizer encounter a syntax error? Track how many. More... | |
The set of fields needed by an abstract recognizer to recognize input and recover from errors etc... As a separate state object, it can be shared among multiple grammars; e.g., when one grammar imports another. These fields are publically visible but the actual state pointer per parser is protected.
google.appengine._internal.antlr3.recognizers.RecognizerSharedState.syntaxErrors |
Did the recognizer encounter a syntax error? Track how many.