Class | Description |
---|---|
JkKotlinCompiler |
Represents a Kotlin compiler.
|
JkKotlinJvmCompileSpec |
Stands for a compilation settings as source and target version, encoding, annotation processing
or any option supported by the compileRunner.
|
JkKotlinModules |
Enum | Description |
---|---|
JkKotlinCompiler.Target |
Represents the possible target platforms for the Kotlin compiler.
|