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

Function originalTextFor

lib/pyparsing.py:5588–5628  ·  view source on GitHub ↗

Helper to return the original, untokenized text for a given expression. Useful to restore the parsed fields of an HTML start tag into the raw tag text itself, or to revert separate tokens with intervening whitespace back to the original matching input text. By default, returns astri

(expr, asString=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

EmptyClass · 0.85
setParseActionMethod · 0.80
copyMethod · 0.45

Tested by

no test coverage detected