CSSPool::Node
# File lib/csspool/terms/function.rb, line 9 def initialize name, params, operator = nil, parse_location = nil @name = name @params = params @operator = operator @parse_location = parse_location end
[Validate]
Generated with the Darkfish Rdoc Generator 2.