Class: CSS::MediaQueries::MediaNot
- Inherits:
-
Data
- Object
- Data
- CSS::MediaQueries::MediaNot
- Includes:
- Node
- Defined in:
- lib/css/media_queries/nodes.rb
Instance Attribute Summary collapse
-
#operand ⇒ Object
readonly
Returns the value of attribute operand.
Instance Attribute Details
#operand ⇒ Object (readonly)
Returns the value of attribute operand
18 19 20 |
# File 'lib/css/media_queries/nodes.rb', line 18 def operand @operand end |