Uses of Class
org.javacc.parser.Choice
Packages that use Choice
Package
Description
Generates BNF documentation from a grammar.
A grammar and lexer generator.
-
Uses of Choice in org.javacc.jjdoc
Methods in org.javacc.jjdoc with parameters of type ChoiceModifier and TypeMethodDescriptionprivate static voidJJDoc.emitExpansionChoice(Choice c, Generator gen, JJDocContext context) -
Uses of Choice in org.javacc.parser
Methods in org.javacc.parser with parameters of type ChoiceModifier and TypeMethodDescription(package private) static voidLookaheadCalc.choiceCalc(Choice ch, Context context) private static intLookaheadCalc.firstChoice(Choice ch)