public class JavaGenerator extends Object
Constructor and Description |
---|
JavaGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
compile(File file) |
File |
getOut() |
File[] |
getPath() |
static void |
main(String[] args) |
void |
setOut(File outputDirectory) |
void |
setPath(File[] path) |
public static void main(String[] args)
public void compile(File file) throws CompilerException
CompilerException
public File getOut()
public void setOut(File outputDirectory)
public File[] getPath()
public void setPath(File[] path)
Copyright © 2010–2021 FuseSource, Corp.. All rights reserved.