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