Is the ANTLR4 PostgreSQL Grammar broken?
I have downloaded Lexer and Parser .g4 files from github grammars-v4 In Visual Studio I started a new Class Library project with the packages Antlr4 4.6.6 and Antlr4.Runtime.Standard 4.13.1 When I build the class library I see the following Errors…