antlr4
antlr4 copied to clipboard
javascript runtime v4.13.1 not found api: getVocabulary()
I'm trying to convert https://github.com/mysql/mysql-workbench/blob/8.0/library/parsers/mysql/MySQLBaseLexer.cpp to JavaScript. I noticed that it contains the getVocabulary() method, but I can't find this API in the ANTLR 4.13.1 version of the JavaScript runtime.