replace antlr module (#672)

* replace antlr module

* refactor version of antlr
This commit is contained in:
anqiansong
2021-05-08 21:35:27 +08:00
committed by GitHub
parent faf4d7e3bb
commit df5ae9507f
9 changed files with 12 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ import (
"fmt"
"unicode"
"github.com/antlr/antlr4/runtime/Go/antlr"
"github.com/zeromicro/antlr"
)
// Suppress unused import error