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

Function countedArray

lib/pyparsing.py:5350–5384  ·  view source on GitHub ↗

Helper to define a counted list of expressions. This helper defines a pattern of the form:: integer expr expr expr... where the leading integer tells how many expr expressions follow. The matched tokens returns the array of expr tokens as a list - the leading count token i

(expr, intExpr=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

ForwardClass · 0.85
WordClass · 0.85
_ustrFunction · 0.85
setParseActionMethod · 0.80
setNameMethod · 0.80
addParseActionMethod · 0.80
copyMethod · 0.45

Tested by

no test coverage detected