What is wrong with this ANTLR4 grammar (token recognition error)?

后端 未结 0 804
夕颜
夕颜 2021-01-24 04:31

I want to parse the text

message("This message appears in the echo area!");

So, I create the following grammar:

grammar          


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