Class: Less::Node::Operator

Inherits:
String show all
Defined in:
lib/less/engine/nodes/entity.rb

Overview

+ * - /

Instance Method Summary collapse

Methods inherited from String

#blank?, #column_of, #indent, #line_of, #tabto, #treetop_camelize

Instance Method Details

#to_rubyObject



68
69
70
# File 'lib/less/engine/nodes/entity.rb', line 68

def to_ruby
  self
end