BufferedTokenStream.filterForChannel

Collect all hidden tokens (any off-default channel) to the left of the current token up until we see a token on DEFAULT_TOKEN_CHANNEL.

class BufferedTokenStream
filterForChannel
(
int from
,
int to
,)

Meta