MCPcopy Create free account
hub / github.com/a4k-openproject/script.module.openscrapers / pyparsing_common

Class pyparsing_common

lib/pyparsing.py:6398–6695  ·  view source on GitHub ↗

Here are some common low-level expressions that may be useful in jump-starting parser development: - numeric forms (:class:`integers `, :class:`reals `, :class:`scientific notation `) - common :class:`programming identifiers ` - network add

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

tokenMapFunction · 0.85
WordClass · 0.85
RegexClass · 0.85
OptionalClass · 0.85
CombineClass · 0.85
OneOrMoreClass · 0.85
LiteralClass · 0.85
LineEndClass · 0.85
WhiteClass · 0.85
delimitedListFunction · 0.85
_ustrFunction · 0.85
setParseActionMethod · 0.80

Tested by

no test coverage detected