Where is this patch available? Or what is it supposed to do?
Specifically, what is supposed to move into what class? The thing
that is making me worry is that the C++ header structure should be
something like
token def's
...
class semantic...
...
class lexer...
...
class parser...