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

Function indentedBlock

lib/pyparsing.py:6231–6355  ·  view source on GitHub ↗

Helper method for defining space-delimited indentation blocks, such as those used to define block statements in Python source code. Parameters: - blockStatementExpr - expression defining syntax of statement that is repeated within the indented block - indentStack - list cr

(blockStatementExpr, indentStack, indent=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 13

OneOrMoreClass · 0.85
LineEndClass · 0.85
StringEndClass · 0.85
EmptyClass · 0.85
GroupClass · 0.85
OptionalClass · 0.85
reset_stackFunction · 0.85
setWhitespaceCharsMethod · 0.80
setNameMethod · 0.80
setParseActionMethod · 0.80
setFailActionMethod · 0.80
suppressMethod · 0.45

Tested by

no test coverage detected