Represents objects that can "visit" each node in a MinimL syntax tree,
identifying nodes that represent tail recursive calls and replacing them and
their actual parameters with special "tail call" and "tail parameter"
nodes.
A mask for the part of a transition's action flags that indicates the exact
token type a MinimL scanner should return when the transition's RETN flag
is set.