ensure_valid_pd {styler} | R Documentation |
Test whether all non-terminals have at least one child and throw an error otherwise. As this is check is rather expensive, it is only carried out for configurations we have good reasons to expect problems.
ensure_valid_pd(pd)
pd |
A parse table. |