sources/amper-cli/src/org/jetbrains/amper/tasks/web/WebCompileKlibTask.kt [241:255]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - internal abstract fun kotlinCompilerArgs( kotlinUserSettings: KotlinUserSettings, compilerPlugins: List, libraryPaths: List, outputPath: Path, friendPaths: List, fragments: List, sourceFiles: List, additionalSourceRoots: List, moduleName: String, compilationType: KotlinCompilationType, include: Path?, ): List class Result( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - sources/amper-cli/src/org/jetbrains/amper/tasks/web/WebLinkTask.kt [209:223]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - internal abstract fun kotlinCompilerArgs( kotlinUserSettings: KotlinUserSettings, compilerPlugins: List, libraryPaths: List, outputPath: Path, friendPaths: List, fragments: List, sourceFiles: List, additionalSourceRoots: List, moduleName: String, compilationType: KotlinCompilationType, include: Path?, ): List class Result( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -