In Files

Parent

Methods

Class Index [+]

Quicksearch

Less::Node::Color

Public Instance Methods

to_sass_tree() click to toggle source
     # File lib/sass/less.rb, line 283
283:       def to_sass_tree
284:         Sass::Script::Color.new(:red => r, :green => g, :blue => b, :alpha => a)
285:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.