precTable

A table that maps a NodeKind to a precedence value.

PREC[NodeKind.max + 1] precTable;

Meta