@CompileStatic class JavaCompiler extends Object
Helper for recompiling Java code at runtime
Constructor and description |
---|
JavaCompiler() |
Type Params | Return Type | Name and description |
---|---|---|
|
static boolean |
isAvailable() |
|
static boolean |
recompile(CompilerConfiguration config, File[] files) |