Bind a parse table with one of its children and return the unordered
parse table (that is, rows are not arranged according to line1 / line2).
bind_with_child(pd_nested, pos)
Arguments
pd_nested |
A nested parse table. |
pos |
The position of the child to bind. |