|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.tools.javac.JavaStubGenerator
public class JavaStubGenerator
Constructor Summary | |
---|---|
JavaStubGenerator(java.io.File outputPath)
|
|
JavaStubGenerator(java.io.File outputPath,
boolean requireSuperResolved,
boolean java5)
|
Method Summary | |
---|---|
void |
clean()
|
void |
generateClass(ClassNode classNode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaStubGenerator(java.io.File outputPath, boolean requireSuperResolved, boolean java5)
public JavaStubGenerator(java.io.File outputPath)
Method Detail |
---|
public void generateClass(ClassNode classNode) throws java.io.FileNotFoundException
java.io.FileNotFoundException
public void clean()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |