is_root: Tell whether the passed node is the root of the tree.

Description Usage Arguments Value

Description

Tell whether the passed node is the root of the tree.

Usage

1
is_root(self, private)

Arguments

self

The node that refers to the tree.

private

The private members of a node.

Value

TRUE when the node is the root of the tree.


GeneralTree documentation built on Jan. 15, 2017, 6:17 p.m.