Method: SGF::Node#parent

Defined in:
lib/sgf/node.rb

#parentObject

Returns the value of attribute parent.



7
8
9
# File 'lib/sgf/node.rb', line 7

def parent
  @parent
end