Parent

Methods

Included Modules

Files

Less::Node::Keyword

Any un-quoted word

  
  ex: red, small, border-collapse

Public Instance Methods

inspect() click to toggle source
     # File lib/less/engine/nodes/literal.rb, line 166
166:       def inspect
167:         "#{self}"
168:       end
to_css() click to toggle source
     # File lib/less/engine/nodes/literal.rb, line 162
162:       def to_css
163:         self
164:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.