Click or drag to resize

ICharStreamIndex Property

Index of the last consumed character. -1 if input is in the initial state.

Namespace:  Syntactik.IO
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
int Index { get; }

Property Value

Type: Int32
See Also