Uses of Class antlr.TokenBuffer

Uses in package antlr

Constructors with parameter type antlr.TokenBuffer

LLkParser.LLkParser(TokenBuffer tokenBuf, int k_)

Fields of type antlr.TokenBuffer

TokenBuffer
Where to get token objects

Methods with parameter type antlr.TokenBuffer

void
void
Set or change the input token buffer

Methods with return type antlr.TokenBuffer

TokenBuffer

Uses in package antlr.debug

Constructors with parameter type antlr.TokenBuffer

Methods with parameter type antlr.TokenBuffer

void
void
User can override to do their own debugging

Uses in package antlr.preprocessor

Constructors with parameter type antlr.TokenBuffer