lava-oushudb-dt-sql-parser/test/parser/mysql
Hayden ee8b468778
feat: add ErrorStrategy(#230)
* refactor: rename errorHandler to errorListener

* feat: add ErrorStrategy to mark context exceptions

* test: errorStrategy unit tests
2023-12-11 17:34:49 +08:00
..
suggestion Fix/split listener (#228) 2023-12-08 18:33:16 +08:00
syntax feat: mysql auto complete (#219) 2023-11-28 21:17:18 +08:00
errorStrategy.test.ts feat: add ErrorStrategy(#230) 2023-12-11 17:34:49 +08:00
lexer.test.ts feat: #190 improve mysql grammer (#196) 2023-11-27 15:25:40 +08:00
listener.test.ts Fix/split listener (#228) 2023-12-08 18:33:16 +08:00
syntax.test.ts feat: #190 improve mysql grammer (#196) 2023-11-27 15:25:40 +08:00
visitor.test.ts feat: #190 improve mysql grammer (#196) 2023-11-27 15:25:40 +08:00