Click or drag to resize

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
Syntax
protected IDictionary<int, int> channelOverrideMap

Field Value

Type: IDictionaryInt32, Int32
See Also