| ISourceScanner Interface |
Namespace: FlexRule.DSL.Tokenizer
public interface ISourceScanner
The ISourceScanner type exposes the following members.
| Name | Description | |
|---|---|---|
| Buffer |
String input that is being scanned
| |
| Length |
Length of the stream
| |
| Position |
Gets the current position of the stream
|