Class: RuTu::NotValueNode

Inherits:
ValueNode show all
Defined in:
lib/RuTu.rb

Direct Known Subclasses

St_TableNode

Instance Method Summary collapse

Methods inherited from ValueNode

#_obj_id, #color, #fields, #header_value, #initialize, #node_id, #same_value?, #to_dot, #walk

Constructor Details

This class inherits a constructor from RuTu::ValueNode

Instance Method Details

#inspectObject



101
102
103
# File 'lib/RuTu.rb', line 101

def inspect
  "i was never here"
end