Uses of Class antlr.SynPredBlock

Uses in package antlr

Fields of type antlr.SynPredBlock

SynPredBlock

Methods with parameter type antlr.SynPredBlock

void
Generate the syntactic predicate.
void
Generate the syntactic predicate.
void
Generate the syntactic predicate.
void
CppCodeGenerator.genSynPred(SynPredBlock blk, String lookaheadExpr)
void
CSharpCodeGenerator.genSynPred(SynPredBlock blk, String lookaheadExpr)
void
JavaCodeGenerator.genSynPred(SynPredBlock blk, String lookaheadExpr)
Lookahead
The lookahead of a (...)=> block is the lookahead of what follows the block.
Lookahead