Hwaro::Assets::Sass::MixinClosure
Inherits Struct / Value / Object
Mixins close over their definition environment (dart-sass
semantics); path keeps error locations pointing at the file the
mixin was defined in, not the include site.
Constructors
new(node : Ast::MixinDefNode, env : Environment, path : String)
SourceInstance methods
clone
Sourcecopy_with(node _node = @node, env _env = @env, path _path = @path)
Sourceenv
node
path