All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----epp.Emitter | +----epp.SimpleEmitter
SimpleEmitter
class is a generic Emitter
class.
Normally, plug-in programmers do not extend the code-emitting pass, so they should not need to use this class.
public SimpleEmitter(String format)
public void call(OutputStream out, Tree tree) throws IOException
All Packages Class Hierarchy This Package Previous Next Index