|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEDU.purdue.jtb.misc.NoArguFileGenerator
public class NoArguFileGenerator
Class NoArguFileGenerator generates the GJNoArguVisitor.java interface as well as GJNoAguDepthFirst.java.
| Field Summary | |
|---|---|
static int |
INDENT_AMT
|
| Constructor Summary | |
|---|---|
NoArguFileGenerator(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 NoArguFileGenerator(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 | |||||||||