Say I have a yacc rule like: Token: ID \'(\' VALUES \')\'.
How can I get the lexeme of this rule, I.E. "foo(bar, baz)".
The rules for each of these p