Class: CSSPool::Terms::String

Inherits:
Ident show all
Defined in:
lib/csspool/terms/string.rb

Instance Attribute Summary

Attributes inherited from Ident

#operator, #parse_location, #value

Attributes inherited from Node

#inner_end_pos, #inner_start_pos, #outer_end_pos, #outer_start_pos

Method Summary

Methods inherited from Ident

#initialize

Methods inherited from Node

#==, #accept, #children, #each, #hash, #to_css, #to_minified_css

Constructor Details

This class inherits a constructor from CSSPool::Terms::Ident