Check whether a parse table is a multi-line token
A token is a multi-line expression if and only if:
pd_is_multi_line(pd)
pd |
A parse table. |
it contains a line break.
it has at least one child that is a multi-line expression itself.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.