This function computes difference (as column and line difference) between two entries in the parse table and adds this information to the table.
create_filler(pd_flat)
pd_flat | A parse table. |
---|
A parse table with two three columns: lag_newlines, newlines and spaces.