Object
# File lib/sass/less.rb, line 215 215: def initialize(node) 216: @node = node 217: end
# File lib/sass/less.rb, line 219 219: def to_sass_tree 220: return if hide_in_sass 221: @node 222: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.