In Files

Parent

Methods

Class Index [+]

Quicksearch

Less::Node::Property

Public Instance Methods

to_sass_tree() click to toggle source
     # File lib/sass/less.rb, line 226
226:       def to_sass_tree
227:         return if hide_in_sass
228:         Sass::Tree::PropNode.new([self], @value.to_sass_tree, :new)
229:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.