Class: Less::Node::Paren
- Inherits:
-
String
- Object
- String
- Less::Node::Paren
- Defined in:
- lib/less/engine/nodes/entity.rb
Instance Method Summary collapse
Instance Method Details
#to_ruby ⇒ Object
74 75 76 |
# File 'lib/less/engine/nodes/entity.rb', line 74 def to_ruby self end |