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

Class MatchFirst

lib/pyparsing.py:4219–4302  ·  view source on GitHub ↗

Requires that at least one :class:`ParseExpression` is found. If two expressions match, the first one listed is the one that will match. May be constructed using the ``'|'`` operator. Example:: # construct MatchFirst using '|' operator # watch the order of expressions

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__or__Method · 0.85
oneOfFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected