choice
Adds an AlternationElement that matches any one of the specified alternatives.
This is an alias for alternation.
Return
this RuleBuilder for chaining
Parameters
pattern
A lambda defining the alternative elements
Adds an AlternationElement that matches any one of the specified alternatives.
This is an alias for alternation.
this RuleBuilder for chaining
A lambda defining the alternative elements