# File lib/csspool/terms/number.rb, line 7 def initialize value, unary_operator = nil, type = nil, operator = nil, parse_location = {} @type = type @unary_operator = unary_operator super(value, operator, parse_location) end
Generated with the Darkfish Rdoc Generator 2.