parseCondition

Parses the given MatchResult into a corresponding Condition instance.

Return

a Condition instance derived from the parsed match.

Parameters

match

the MatchResult containing the parsed components of a conditional expression. It is the result of applying the regex property of the parser.