Class: CSS::Selectors::IdSelector
- Inherits:
-
Data
- Object
- Data
- CSS::Selectors::IdSelector
- Includes:
- Node
- Defined in:
- lib/css/selectors/nodes.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object (readonly)
Returns the value of attribute name
30 31 32 |
# File 'lib/css/selectors/nodes.rb', line 30 def name @name end |