Click or drag to resize

InputStreamIndex 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#
public int Index { get; }

Property Value

Type: Int32

Implements

ICharStreamIndex
See Also