This class was introduced to allow the Syntax plugin
to find out if a token is a column, table, etc without
creating new String objects.
Since syntax highlightning needs a lot of those checks
the usage of this class leads to better performance and
memory finger print.