ANTLR4 line comments and text parsing issue

前端 未结 0 1396
轻奢々
轻奢々 2020-12-23 20:04

I\'m writing the parser of c++ header style file and facing the issue with correct line comment handling.

CustomLexer.g4

lexer grammar CustomLexer;

SP         


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