| RepeatRules Class |
Namespace: FlexRule.DSL.Tokenizer.PatternMatching
public static class RepeatRules
The RepeatRules type exposes the following members.
| Name | Description | |
|---|---|---|
| Zero |
Must not repeat at all. Cannot exists in the tokens or invalid token.
| |
| ZeroOrMore |
Zero or more repeat
|