String table entry
There are three kinds of string table entries:
a true string,
a string representation of an identifier, and
a string representation of an integer.
This class aggregates all kinds of support routines and constants
for the code generator; all routines are statics, so no instance of
this class is even created.