Click or drag to resize

PegCharParserOptRepeat Method

Overload List
 NameDescription
Public methodOptRepeat(PegBaseParserMatcher) Matches zero or more repetitions.
Public methodOptRepeat(PegCharParserOptimizedCharset) Matches zero or more characters from the specified optimized character set.
Top
See Also