Interface CodeGenAppData

    • Method Detail

      • genFileStart

        void genFileStart​(java.io.PrintWriter Out,
                          Object O)
                   throws java.lang.Exception
        Parameters:
        Out -
        Throws:
        java.lang.Exception
      • genClassCustomizations

        void genClassCustomizations​(java.io.PrintWriter Out,
                                    GeneratorSession G,
                                    Object O)
                             throws java.lang.Exception
        Parameters:
        Out -
        G -
        O -
        Throws:
        java.lang.Exception