Click or drag to resize

LegacyCommonTokenStreamtokens Field

Record every single token pulled from the source so we can reproduce chunks of it later.

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
protected List<IToken> tokens

Field Value

Type: ListIToken
See Also