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

Function locatedExpr

lib/pyparsing.py:5636–5662  ·  view source on GitHub ↗

Helper to decorate a returned token with its starting and ending locations in the input string. This helper adds the following results names: - locn_start = location where matched expression begins - locn_end = location where matched expression ends - value = the actual pars

(expr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

EmptyClass · 0.85
GroupClass · 0.85
setParseActionMethod · 0.80
leaveWhitespaceMethod · 0.45
copyMethod · 0.45

Tested by

no test coverage detected