In Files

Parent

Methods

Class/Module Index [+]

Quicksearch

Less::Node::Function

Public Instance Methods

to_sass_tree() click to toggle source
# File lib/sass/less.rb, line 327
def to_sass_tree
  Sass::Script::Funcall.new(self, @args.map {|a| a.to_sass_tree}, {})
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.