Keyword

struct Keyword {
string name;
TOK value;
}

Meta