LegacyCommonTokenStreamchannelOverrideMap Field |
Map from token type to channel to override some Tokens' channel numbers
Namespace:
Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:
Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntaxprotected IDictionary<int, int> channelOverrideMap
Protected channelOverrideMap As IDictionary(Of Integer, Integer)
Field Value
Type:
IDictionaryInt32,
Int32
See Also