Uses of Class
org.javacc.parser.CppCodeProduction
Packages that use CppCodeProduction
-
Uses of CppCodeProduction in org.javacc.jjdoc
Methods in org.javacc.jjdoc with parameters of type CppCodeProductionModifier and TypeMethodDescriptionvoidBNFGenerator.cppcode(CppCodeProduction cp) voidGenerator.cppcode(CppCodeProduction cp) Output comment from a production.voidHTMLGenerator.cppcode(CppCodeProduction cp) voidJCCGenerator.cppcode(CppCodeProduction cp) voidTextGenerator.cppcode(CppCodeProduction cp) Output comment from a production.voidXTextGenerator.cppcode(CppCodeProduction cp)