In Files

Parent

Methods

Class/Module Index [+]

Quicksearch

Less::Node::Number

Public Instance Methods

to_sass_tree() click to toggle source
# File lib/sass/less.rb, line 308
def to_sass_tree
  Sass::Script::Number.new(self, [self.unit])
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.