CSSPool::Node
# File lib/csspool/selectors/simple.rb, line 14 def initialize name, combinator = nil @name = name @combinator = combinator @parse_location = nil @additional_selectors = [] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.