![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | __init__ |
def | reset |
def | getCurrentInputSymbol |
def | getMissingSymbol |
def | setTokenStream |
def | getTokenStream |
def | getSourceName |
def | traceIn |
def | traceOut |
![]() | |
def | __init__ |
def | setInput |
def | reset |
def | match |
def | matchAny |
def | mismatchIsUnwantedToken |
def | mismatchIsMissingToken |
def | mismatch |
Public Attributes | |
input | |
![]() | |
input | |
Additional Inherited Members | |
![]() | |
int | MEMO_RULE_FAILED = -2 |
int | MEMO_RULE_UNKNOWN = -1 |
DEFAULT_TOKEN_CHANNEL = DEFAULT_CHANNEL | |
HIDDEN = HIDDEN_CHANNEL | |
tokenNames = None | |
tuple | antlr_version = (3, 0, 1, 0) |
string | antlr_version_str = "3.0.1" |
@brief Baseclass for generated parser classes.
def google.appengine._internal.antlr3.recognizers.Parser.setTokenStream | ( | self, | |
input | |||
) |
Set the token stream and reset the parser