public abstract class Generator extends Object
Base class for code generators.
protected static String
GEN_CLASS
Generator()
abstract void
generate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected static final String GEN_CLASS
public Generator()
public abstract void generate()