Searched defs:token_types (Results 1 – 2 of 2) sorted by relevance
57 struct token_types { struct67 extern struct token_types *tt; /* what type we are running as now */ argument
319 my @types = $grammar->token_types; subroutine