Object KotlinJsCompilerType.Companion
-
- All Implemented Interfaces:
public class KotlinJsCompilerType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringjsCompilerPropertypublic final static KotlinJsCompilerType.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final KotlinJsCompilerTypebyArgumentOrNull(String argument)final KotlinJsCompilerTypebyArgument(String argument)-
-
Method Detail
-
byArgumentOrNull
final KotlinJsCompilerType byArgumentOrNull(String argument)
-
byArgument
final KotlinJsCompilerType byArgument(String argument)
-
-
-
-