Module pyparsing


Classes

And
CaselessKeyword
CaselessLiteral
CharsNotIn
Combine
Dict
Each
Empty
FollowedBy
Forward
GoToColumn
Group
Keyword
LineEnd
LineStart
Literal
MatchFirst
NoMatch
NotAny
OneOrMore
OnlyOnce
Optional
Or
ParseBaseException
ParseElementEnhance
ParseException
ParseExpression
ParseFatalException
ParseResults
ParseSyntaxException
ParserElement
QuotedString
RecursiveGrammarException
Regex
SkipTo
StringEnd
StringStart
Suppress
Token
TokenConverter
Upcase
White
Word
WordEnd
WordStart
ZeroOrMore
_Constants
_ForwardNoRecurse
_L
_NullToken
_ParseResultsWithOffset
_PositionToken
basestring

Functions

_defaultExceptionDebugAction
_defaultStartDebugAction
_defaultSuccessDebugAction
_escapeRegexRangeChars
_expanded
_flatten
_makeTags
_str2dict
_ustr
_xml_escape
col
countedArray
delimitedList
dictOf
downcaseTokens
getTokensEndLoc
indentedBlock
keepOriginalText
line
lineno
makeHTMLTags
makeXMLTags
matchOnlyAtCol
matchPreviousExpr
matchPreviousLiteral
nestedExpr
nullDebugAction
oneOf
operatorPrecedence
originalTextFor
removeQuotes
replaceHTMLEntity
replaceWith
srange
traceParseAction
unichr
upcaseTokens
withAttribute

Variables

_MAX_INT
_PY3K
__doc__
__versionTime__
_bslash
_charRange
_commasepitem
_escapedHexChar
_escapedOctChar
_escapedPunc
_htmlEntityMap
_noncomma
_optionalNotMatched
_printables_less_backslash
_reBracketExpr
_singleChar
alphanums
alphas
alphas8bit
anyCloseTag
anyOpenTag
c
cStyleComment
commaSeparatedList
commonHTMLEntity
cppStyleComment
dblQuotedString
dblSlashComment
empty
hexnums
htmlComment
javaStyleComment
lineEnd
lineStart
nums
opAssoc
printables
punc8bit
pythonStyleComment
quotedString
restOfLine
sglQuotedString
stringEnd
stringStart
unicodeString

[hide private]