ScriptReferenceHost

sealed external interface ScriptReferenceHost(source)

Inheritors

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun getCurrentDirectory(): String
Link copied to clipboard
abstract fun getSourceFile(fileName: String): SourceFile?
Link copied to clipboard
abstract fun getSourceFileByPath(path: Path): SourceFile?