Interface Generator

    • Method Detail

      • setScmSafeComments

        void setScmSafeComments​(boolean enabled)
        Configures whether this generator will output comments that may be submitted to a source code management system. In general, it squelches comments indicating the file should not be checked in as well as comments change with each generation of the file (thereby avoiding merge conflicts).
        Parameters:
        enabled -
      • generateModule

        void generateModule​(ResourceGen generator,
                            ResourceDef.ResourceBundle resourceList,
                            java.io.PrintWriter pw)
        Generates a class containing a line for each resource.