Method: TreeNode#parent

Defined in:
ext/ae-editor/ae-editor.rb,
ext/ae-file-history/ae-file-history.rb

#parentObject (readonly)

Returns the value of attribute parent.



16
17
18
# File 'ext/ae-editor/ae-editor.rb', line 16

def parent
  @parent
end