Object
# File lib/sass/less.rb, line 193 193: def to_sass_tree 194: return if hide_in_sass 195: Sass::Tree::MixinNode.new(@mixin.name.gsub(/^\./, ''), @params.map {|v| v.to_sass_tree}) 196: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.