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

Class OneOrMore

lib/pyparsing.py:4729–4762  ·  view source on GitHub ↗

Repetition of one or more of the given expression. Parameters: - expr - expression that must match one or more times - stopOn - (default= ``None``) - expression for a terminating sentinel (only required if the sentinel would ordinarily match the repetition expressi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

__mul__Method · 0.85
dictOfFunction · 0.85
pyparsing.pyFile · 0.85
infixNotationFunction · 0.85
nestedExprFunction · 0.85
indentedBlockFunction · 0.85
pyparsing_commonClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected