Class CodeGenerator

java.lang.Object
org.glassfish.pfl.dynamic.codegen.impl.CodeGenerator

public final class CodeGenerator extends Object
Class used to define classes and interfaces, and to generator source or byte code from the resulting definitions. This is the factory for the codegen framework.