Package | Description |
---|---|
org.eth.cyril.bugfixer.execution |
Modifier and Type | Method and Description |
---|---|
CompilerOptions |
CompilerOptions.CompilerOptionsBuilder.build() |
Modifier and Type | Method and Description |
---|---|
DynamicJavaCode.CompileInformation |
DynamicJavaCode.compileJava(java.util.Collection<CompilableClass> classes,
CompilerOptions options)
Compiles the Java code contained in the given classes.
|