Fix for #4311 (#4314) #5230
Annotations
10 warnings
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1651
warning(146): PostgreSQLLexer.g4:1651:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1667
warning(146): PostgreSQLLexer.g4:1667:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLParser.g4#L5079
warning(154): PostgreSQLParser.g4:5079:0: rule stmt_case contains an optional block with at least one alternative that can match an empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLParser.g4#L5169
warning(154): PostgreSQLParser.g4:5169:0: rule stmt_return contains an optional block with at least one alternative that can match an empty string
|
Test:
sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1651
warning(146): PostgreSQLLexer.g4:1651:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1667
warning(146): PostgreSQLLexer.g4:1667:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLParser.g4#L5079
warning(154): PostgreSQLParser.g4:5079:0: rule stmt_case contains an optional block with at least one alternative that can match an empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLParser.g4#L5169
warning(154): PostgreSQLParser.g4:5169:0: rule stmt_return contains an optional block with at least one alternative that can match an empty string
|
Test:
sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
Loading