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
Syntaxprotected List<IToken> tokens
Protected tokens As List(Of IToken)
Field Value
Type:
ListIToken
See Also