
Last chance! 50% off unlimited learning
Sale ends in
Create node from nested parse data
create_node_from_nested(pd_nested, parent, structure_only)
A nested tibble.
The parent of the node to be created.
Whether or not create a tree that represents the structure of the expression without any information on the tokens. Useful to check whether two structures are identical.