Variable TokenMapConst

TokenMap: Map<undefined | string, TokenType> = ...

MML characters are corresponds to tokens by this map. Namely, this map is definitions of MML Tokens.