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
Syntaxprotected IDictionary<string, int> lastRewriteTokenIndexes
Protected lastRewriteTokenIndexes As IDictionary(Of String, Integer)
Field Value
Type:
IDictionaryString,
Int32
See Also