match multiple patterns in bison

前端 未结 0 2014
攒了一身酷
攒了一身酷 2020-12-18 00:48

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题