Interface KotlinDslScriptModel
public interface KotlinDslScriptModel
Model for a Kotlin DSL script.
- Since:
- 6.0
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getClassPath
-
getSourcePath
-
getImplicitImports
-
getEditorReports
List<EditorReport> getEditorReports() -
getExceptions
-