Click or drag to resize

LegacyCommonTokenStreamp Field

The index into the tokens list of the current token (next token to consume). p==-1 indicates that the tokens list is empty

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
protected int p

Field Value

Type: Int32
See Also