one Or More
Adds a OneOrMoreElement that matches 1 or more times.
This is an alias for chain.
Return
this RuleBuilder for chaining
Parameters
pattern
A lambda defining the element(s) to repeat
Adds a OneOrMoreElement that matches 1 or more times.
This is an alias for chain.
this RuleBuilder for chaining
A lambda defining the element(s) to repeat