OneOrMore.this
this
(Pattern[] children...)Constructs a OneOrMore pattern with the given child.
Parameters
children | The child pattern(s) to repeat. |
(Pattern[] children...)Constructs a OneOrMore pattern with the given child.
children | The child pattern(s) to repeat. |