Checks for each potential trigger token in pd whether it actually should cause indention.

needs_indention(pd, potential_triggers)

Arguments

pd

A parse table.

potential_triggers

A vector with indices of the potential trigger tokens in pd.