Class
Less::Node::Number
In:
lib/less/engine/nodes/literal.rb
Parent:
DelegateClass(Float)
6 10px 125%
Methods
dup
inspect
new
to_css
to_ruby
to_s
Included Modules
Literal
Attributes
unit
[RW]
Public Class methods
new
(value, unit = nil)
Public Instance methods
dup
()
inspect
()
to_css
()
to_ruby
()
to_s
()
[Validate]