| IStringTokenizer Interface |
Namespace: FlexRule.DSL.Tokenizer
public interface IStringTokenizer
The IStringTokenizer type exposes the following members.
| Name | Description | |
|---|---|---|
| Next |
Gets the next available token
| |
| Tokenize |
Tokenize all the input and returns the token array
|