antlr3-discardOffChannelToks (3) Linux Manual Page
ANTLR3_COMMON_TOKEN_STREAM_struct – Common token stream is an implementation of ANTLR_TOKEN_STREAM for the default parsers and recognizers. Synopsis #include <antlr3tokenstream.h> Data Fields ANTLR3_UINT32 channel pANTLR3_LIST channelOverrides Override map of tokens. ANTLR3_BOOLEAN discardOffChannel If this flag is set to ANTLR3_TRUE, then tokens that the stream sees that are not in the channel that this stream is tuned…
