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
def inspect
  "#{self}"
end
to_css() click to toggle source
# File lib/less/engine/nodes/literal.rb, line 162
def to_css
  self
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.