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.


abossenbroek/GeneralTree documentation built on May 10, 2019, 4:14 a.m.