Constructors

Link copied to clipboard
constructor(attributes: Keyboard3Ast.ImportElement.Attributes, sourceRange: SourceRange? = null)

Types

Link copied to clipboard
data class Attributes(val path: String, val base: String?)

Properties

Link copied to clipboard
open override val sourceRange: SourceRange?