Uses of Class antlr.ZeroOrMoreBlock

Uses in package antlr

Methods with parameter type antlr.ZeroOrMoreBlock

boolean
Is (...)* block LL(1)? Fill in alternative cache for this block.
boolean
void
Generate code for the given grammar element.
void
Generate code for the given grammar element.
void
Generate code for the given grammar element.
void
Generate code for the given grammar element.
void
Generate code for the given grammar element.
void
Generate code for the given grammar element.
void
Generate code for the given grammar element.
Lookahead
The (...)* element is the combined lookahead of the alternatives and what can follow the loop.
Lookahead