Class JavaClassCompiler
java.lang.Object
gg.jte.compiler.java.JavaClassCompiler
- All Implemented Interfaces:
ClassCompiler
-
Constructor Details
-
JavaClassCompiler
public JavaClassCompiler()
-
-
Method Details
-
compile
public void compile(String[] files, List<String> classPath, TemplateConfig config, Path classDirectory, Map<String, ClassInfo> templateByClassName) - Specified by:
compilein interfaceClassCompiler
-
runCompiler
-
getErrorMessage
-