Method: Constree::Node#ref

Defined in:
lib/constree/node.rb

#refObject

Returns the value of attribute ref.



29
30
31
# File 'lib/constree/node.rb', line 29

def ref
  @ref
end