New structures: symgroup, prec_link, prec_node, and an enum of the
precedence relation operators. Symbols have two more fields to prepare for
the precedence graph and grouping to come.
* src/symtab.h (struct symbol): Two new fields
* src/symtab.h: New structures