BlockIt
|
Public Member Functions | |
def | __init__ |
def | parseImpl |
Public Attributes | |
match | |
matchLen | |
firstMatchChar | |
name | |
errmsg | |
mayReturnEmpty | |
mayIndexError | |
Private Attributes | |
__class__ |
Token to exactly match a specified string.
Definition at line 1484 of file pyparsing.py.
def blockit::external::pyparsing::Literal::__init__ | ( | self, | |
matchString | |||
) |
Reimplemented from blockit::external::pyparsing::ParserElement.
Reimplemented in blockit::external::pyparsing::CaselessLiteral.
Definition at line 1486 of file pyparsing.py.
def blockit::external::pyparsing::Literal::parseImpl | ( | self, | |
instring, | |||
loc, | |||
doActions = True |
|||
) |
Reimplemented from blockit::external::pyparsing::ParserElement.
Reimplemented in blockit::external::pyparsing::CaselessLiteral.
Definition at line 1506 of file pyparsing.py.
Definition at line 1486 of file pyparsing.py.
Reimplemented from blockit::external::pyparsing::Token.
Reimplemented in blockit::external::pyparsing::CaselessLiteral.
Definition at line 1486 of file pyparsing.py.
Definition at line 1486 of file pyparsing.py.
Definition at line 1486 of file pyparsing.py.
Definition at line 1486 of file pyparsing.py.
Reimplemented from blockit::external::pyparsing::ParserElement.
Definition at line 1486 of file pyparsing.py.
Reimplemented from blockit::external::pyparsing::ParserElement.
Definition at line 1486 of file pyparsing.py.
Reimplemented from blockit::external::pyparsing::ParserElement.
Reimplemented in blockit::external::pyparsing::CaselessLiteral.
Definition at line 1486 of file pyparsing.py.