In lex/flex, one can match multiple patterns to a token using normal regex rules, but what is the equivalent on the yacc/bison side?
In my code I have two possible gr