Interface ParserCodeGenerator


  • public interface ParserCodeGenerator
    • Method Detail

      • generateCode

        void generateCode​(CodeGeneratorSettings settings,
                          ParserData parserData)
        Generate the code for the parser. Note that the code generator just produces a buffer.