public class SimpleKotlinProjectSettings extends Object implements KotlinProjectSettings
| Constructor and Description |
|---|
SimpleKotlinProjectSettings(String version) |
| Modifier and Type | Method and Description |
|---|---|
String |
getVersion()
Return the version of Kotlin to use.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCompilerArgs, getJvmTargetpublic SimpleKotlinProjectSettings(String version)
public String getVersion()
KotlinProjectSettingsgetVersion in interface KotlinProjectSettingsCopyright © 2019 Pivotal Software, Inc.. All rights reserved.