tokToString

A table that maps each token kind to a string.

string[TOK.MAX] tokToString;

Meta