Uses of Class
antlr.SynPredBlock
Packages that use SynPredBlock
-
Uses of SynPredBlock in antlr
Fields in antlr declared as SynPredBlockMethods in antlr with parameters of type SynPredBlockModifier and TypeMethodDescriptionprotected voidCppCodeGenerator.genSynPred(SynPredBlock blk, String lookaheadExpr) protected voidCSharpCodeGenerator.genSynPred(SynPredBlock blk, String lookaheadExpr) protected voidDiagnosticCodeGenerator.genSynPred(SynPredBlock blk) Generate the syntactic predicate.protected voidDocBookCodeGenerator.genSynPred(SynPredBlock blk) Generate the syntactic predicate.protected voidHTMLCodeGenerator.genSynPred(SynPredBlock blk) Generate the syntactic predicate.protected voidJavaCodeGenerator.genSynPred(SynPredBlock blk, String lookaheadExpr) protected voidPythonCodeGenerator.genSynPred(SynPredBlock blk, String lookaheadExpr) LLkAnalyzer.look(int k, SynPredBlock blk) The lookahead of a (...)=> block is the lookahead of what follows the block.LLkGrammarAnalyzer.look(int k, SynPredBlock blk)