-
- All Implemented Interfaces:
-
org.jetbrains.kotlin.gradle.dsl.CompilerCommonOptions,org.jetbrains.kotlin.gradle.dsl.CompilerCommonToolOptions
public interface CompilerMultiplatformCommonOptions implements CompilerCommonOptions
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class org.jetbrains.kotlin.gradle.dsl.CompilerCommonOptions
getApiVersion, getLanguageVersion, getUseK2 -
Methods inherited from class org.jetbrains.kotlin.gradle.dsl.CompilerCommonToolOptions
getAllWarningsAsErrors, getFreeCompilerArgs, getSuppressWarnings, getVerbose -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-