Hwaro::Assets::Sass::Expr::MapPair
Inherits Struct / Value / Object
Key/value expression pair (a record — tuples of abstract class elements crash Crystal's codegen).
Constructors
new(key : Node, value : Node)
SourceInstance methods
clone
Sourcecopy_with(key _key = @key, value _value = @value)
Sourcekey
value