TransformElement

Constructors

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

Types

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

Properties

Link copied to clipboard
open override val sourceRange: SourceRange?