fix: rename to TrinoSqlParser

This commit is contained in:
wewoor 2023-05-24 18:11:50 +08:00
parent eeb111b5c5
commit 46a8a7ab12

View File

@ -1,4 +1,4 @@
grammar trinoSqlParser;
grammar TrinoSqlParser;
tokens {
DELIMITER