Applies the reference indention created with functions
update_indention_ref()
to the flattened parse table. The indention
is applied to all token that inherit from a reference token sequentially,
i.e. by looping over the target tokens.
apply_ref_indention(flattened_pd)
flattened_pd | A flattened parse table |
---|