left_child: Return the left child of the node.

Description Usage Arguments Value

Description

Return the left child of the node.

Usage

1
left_child(self, private)

Arguments

self

The node that should be inspected.

private

The private members of a node.

Value

The left child of the node or NULL otherwise.


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