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

Method setResultsName

lib/pyparsing.py:1467–1488  ·  view source on GitHub ↗

Define name for referencing matching tokens as a nested attribute of the returned parse results. NOTE: this returns a *copy* of the original :class:`ParserElement` object; this is so that the client can define a basic element, such as an integer, and referenc

(self, name, listAllMatches=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

pyparsing.pyFile · 0.80

Calls 1

_setResultsNameMethod · 0.95

Tested by

no test coverage detected