Libraries
»
SgfParser
(3.0.1)
»
Index
»
SGF
»
Node
»
#parent
Method: SGF::Node#parent
Defined in:
lib/sgf/node.rb
#
parent
⇒
Object
Returns the value of attribute parent.
7 8 9
# File 'lib/sgf/node.rb', line 7
def
parent
@parent
end