| FlexRule.DSL.Tokenizer.PatternMatching Namespace |
| Class | Description | |
|---|---|---|
| Pattern |
Builds a list of condition that a must be checked against stream of tokens
| |
| PatternValidator |
Validates a pattern based on a position and returns where the validation is failed
| |
| Repeat |
Repeating pattern of a token
| |
| RepeatRules |
Identifies the rule if Repeat based on its configurations
|
| Interface | Description | |
|---|---|---|
| ICondition |
Condition that will be chained to build Pattern |