Package 

Class Codegen


  • 
    public final class Codegen
    
                        

    Represents the base class for the code generation.

    • Method Summary

      Modifier and Type Method Description
      final Unit generate() Will generate code for the types of the schema.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • generate

         final Unit generate()

        Will generate code for the types of the schema.