|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEDU.purdue.jtb.misc.VoidFileGenerator
public class VoidFileGenerator
Class VoidFileGenerator generates the GJVoidVisitor.java interface as well as GJVoidDepthFirst.java.
Field Summary | |
---|---|
static int |
INDENT_AMT
|
Constructor Summary | |
---|---|
VoidFileGenerator(java.util.Vector classes)
Vector must contain objects of type ClassInfo |
Method Summary | |
---|---|
void |
generateVisitorFile()
Generates the visitor source files. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int INDENT_AMT
Constructor Detail |
---|
public VoidFileGenerator(java.util.Vector classes)
Method Detail |
---|
public void generateVisitorFile() throws FileExistsException
FileExistsException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |