Handling different escaping sequences?

后端 未结 0 834
我在风中等你
我在风中等你 2020-12-30 19:19

I\'m using ANTLR with Presto grammar in order to parse SQL queries. This is the original string definition I\'ve used to parse queries:

STRING
    : \'\\\'\'          


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