[postgresql] Fix for #4304 #5213
Annotations
4 errors and 6 warnings
Test:
sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L117
The type or namespace name 'LexerDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L118
The type or namespace name 'ParserDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L117
The type or namespace name 'LexerDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLParserBase.cs#L118
The type or namespace name 'ParserDispatchingErrorListener' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1652
warning(146): PostgreSQLLexer.g4:1652:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1668
warning(146): PostgreSQLLexer.g4:1668:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1652
warning(146): PostgreSQLLexer.g4:1652:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1668
warning(146): PostgreSQLLexer.g4:1668:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
Loading