Default constructor CompoundType getTopType(BatchEnvironment env, ClassDefinition cdef); int parseArgs(String argv[], int currentIndex); boolean requireNewInstance(); OutputType[] getOutputTypesFor(CompoundType topType, HashSet alreadyChecked); String getFileNameExtensionFor(OutputType outputType); void writeOutputFor ( OutputType outputType, HashSet alreadyChecked, IndentingWriter writer) throws IOException;@author Bryan Atsatt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|