styler (version 1.1.0)

bind_with_child: Bind a parse table with one of its children

Description

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

Usage

bind_with_child(pd_nested, pos)

Arguments

pd_nested

A nested parse table.

pos

The position of the child to bind.