zero Or One
Adds an OptionalElement (matches 0 or 1 times).
This is an alias for option.
Return
this RuleBuilder for chaining
Parameters
pattern
A lambda defining the optional element(s)
Adds an OptionalElement (matches 0 or 1 times).
This is an alias for option.
this RuleBuilder for chaining
A lambda defining the optional element(s)