BufferedTokenStream.getHiddenTokensToLeft

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.

  1. Token[] getHiddenTokensToLeft(int tokenIndex, int channel)
  2. Token[] getHiddenTokensToLeft(int tokenIndex)
    class BufferedTokenStream
    getHiddenTokensToLeft

Meta