- java.lang.Object
-
- gg.jte.compiler.kotlin.KotlinClassCompiler
-
- All Implemented Interfaces:
ClassCompiler
public class KotlinClassCompiler extends Object implements ClassCompiler
-
-
Constructor Summary
Constructors Constructor Description KotlinClassCompiler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
compile(String[] files, List<String> classPath, gg.jte.TemplateConfig config, Path classDirectory, Map<String,gg.jte.runtime.ClassInfo> templateByClassName)
-