Click or drag to resize

TokenRewriteStreamlastRewriteTokenIndexes Field

Map String (program name) -> Integer index

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
protected IDictionary<string, int> lastRewriteTokenIndexes

Field Value

Type: IDictionaryString, Int32
See Also