In Files

Parent

Methods

Class/Module Index [+]

Quicksearch

Less::Node::Property

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.