Bind a parse table with one of its children and return parse table, ordered according to the appearance of the tokens.

bind_with_child(pd_nested, pos)

Arguments

pd_nested

A nested parse table.

pos

The position of the child to bind.