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

Class Forward

lib/pyparsing.py:4988–5092  ·  view source on GitHub ↗

Forward declaration of an expression to be defined later - used for recursive grammars, such as algebraic infix notation. When the expression is known, it is assigned to the ``Forward`` variable using the '<<' operator. Note: take care when assigning to ``Forward`` not to overlook

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

copyMethod · 0.85
countedArrayFunction · 0.85
matchPreviousLiteralFunction · 0.85
matchPreviousExprFunction · 0.85
infixNotationFunction · 0.85
nestedExprFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected