public interface KotlinPaths
Modifier and Type | Method and Description |
---|---|
java.io.File |
getAndroidSdkAnnotationsPath() |
java.io.File |
getHomePath() |
java.io.File |
getJdkAnnotationsPath() |
java.io.File |
getJsLibJarPath() |
java.io.File |
getJsLibJsPath() |
java.io.File |
getLibPath() |
java.io.File |
getRuntimePath() |
@NotNull java.io.File getHomePath()
@NotNull java.io.File getLibPath()
@NotNull java.io.File getRuntimePath()
@NotNull java.io.File getJdkAnnotationsPath()
@NotNull java.io.File getAndroidSdkAnnotationsPath()
@NotNull java.io.File getJsLibJsPath()
@NotNull java.io.File getJsLibJarPath()