concatenation
Adds a SequenceElement that matches all specified elements in order.
This is an alias for sequence.
Return
this RuleBuilder for chaining
Parameters
pattern
A lambda defining the elements to match in sequence
Adds a SequenceElement that matches all specified elements in order.
This is an alias for sequence.
this RuleBuilder for chaining
A lambda defining the elements to match in sequence