Uses of Class antlr.OneOrMoreBlock

Uses in package antlr

Methods with parameter type antlr.OneOrMoreBlock

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 lookahead of a (...)+ block is the combined lookahead of all alternatives and, if an empty path is found, the lookahead of what follows the block.
Lookahead