left_child


Description:

protected SpliteratorTask<R,G>? left_child { public get; }

The left child of this task.

If right_child is non-null, this is also non-null, but not vice versa. There is no similar rule applied to null.