Variable LevelSuffixConst

LevelSuffix: {
    NOTHING: "nothing";
    SPACE: "space";
    TAB: "tab";
} = ...