Interface FileGenerator

    • Method Detail

      • generate

        void generate()
               throws java.io.IOException
        Runs generation of a code file.
        Throws:
        java.io.IOException - if the generator failed to generate the needed file due to an I/O problem.