Click or drag to resize
ISourceScannerLookAt Method
Looks ahead but do not consume

Namespace: FlexRule.DSL.Tokenizer
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
char LookAt(
	int count
)

Parameters

count
Type: SystemInt32

Return Value

Type: Char
See Also