Split and update Solidity grammar #5106
Annotations
1 error and 4 warnings
Test
Process completed with exit code 1.
|
Test:
solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L38
'SolidityLexer.Emit' hides inherited member 'Lexer.Emit(IToken)'. Use the new keyword if hiding was intended.
|
Test:
solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L45
'SolidityLexer.Type' hides inherited member 'Lexer.Type'. Use the new keyword if hiding was intended.
|
Test:
solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L38
'SolidityLexer.Emit' hides inherited member 'Lexer.Emit(IToken)'. Use the new keyword if hiding was intended.
|
Test:
solidity/Generated-CSharp/obj/Debug/net8.0/SolidityLexer.cs#L45
'SolidityLexer.Type' hides inherited member 'Lexer.Type'. Use the new keyword if hiding was intended.
|
Loading