Package-level declarations

Types

Link copied to clipboard
data class CodeInterval(val from: Int, val to: Int)
Link copied to clipboard
class SourceCodeImpl(number: Int, val text: String) : SourceCode

Properties

Link copied to clipboard
val JvmScriptEvaluationConfigurationKeys.actualClassLoader: PropertiesCollection.Key<ClassLoader?>