-
- All Implemented Interfaces:
-
org.jetbrains.kotlin.gradle.plugin.mpp.pm20.GradleKpmCompilationData
public interface GradleKpmMetadataCompilationData<T extends KotlinCommonOptions> implements GradleKpmCompilationData<T>
-
-
Method Summary
-
Methods inherited from class org.jetbrains.kotlin.gradle.plugin.mpp.pm20.GradleKpmCompilationData
getCompilationClassifier, getCompilationPurpose, getCompileAllTaskName, getCompileDependencyFiles, getCompileKotlinTaskName, getCompilerOptions, getFriendPaths, getKotlinOptions, getKotlinSourceDirectoriesByFragmentName, getLanguageSettings, getModuleName, getOutput, getOwner, getPlatformType, getProject -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-