This change, by not breaking anything, shows that the order of the table *probably* does not matter to the parsing code. This also enables a future refactoring to only use the parts of the tables that are *actually* needed, such as isolating the prefix, infix, or postfix operators when using the table to check a subset of them |
||
|---|---|---|
| .. | ||
| ast | ||
| eval | ||
| parse | ||
| evalexpr.c | ||