public interface KotlinProjectSettings
| Modifier and Type | Method and Description |
|---|---|
default List<String> |
getCompilerArgs()
Return the compiler arguments.
|
default String |
getJvmTarget()
Return the
jvmTarget to use. |
String |
getVersion()
Return the version of Kotlin to use.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.