Libraries
»
constree
(0.1.9)
»
Index
»
Constree
»
Node
»
#ref
Method: Constree::Node#ref
Defined in:
lib/constree/node.rb
#
ref
⇒
Object
Returns the value of attribute ref.
29 30 31
# File 'lib/constree/node.rb', line 29
def
ref
@ref
end