Method: StyleScript::OpNode#operator
- Defined in:
- lib/style_script/nodes.rb
#operator ⇒ Object (readonly)
Returns the value of attribute operator.
579 580 581 |
# File 'lib/style_script/nodes.rb', line 579 def operator @operator end |