Split and update Solidity grammar #5102
Annotations
10 errors and 4 warnings
Test:
solidity/Generated-CSharp/obj/Debug/net8.0/SolidityParser.cs#L4405
The type or namespace name 'boolean' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
solidity/Generated-CSharp/obj/Debug/net8.0/SolidityParser.cs#L1964
The type or namespace name 'boolean' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
solidity/Generated-CSharp/obj/Debug/net8.0/SolidityParser.cs#L1965
The type or namespace name 'boolean' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
solidity/Generated-CSharp/obj/Debug/net8.0/SolidityParser.cs#L2258
The type or namespace name 'boolean' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
solidity/Generated-CSharp/obj/Debug/net8.0/SolidityParser.cs#L2259
The type or namespace name 'boolean' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
solidity/Generated-CSharp/obj/Debug/net8.0/SolidityParser.cs#L2260
The type or namespace name 'boolean' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
solidity/Generated-CSharp/obj/Debug/net8.0/SolidityParser.cs#L2261
The type or namespace name 'boolean' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
solidity/Generated-CSharp/obj/Debug/net8.0/SolidityParser.cs#L2501
The type or namespace name 'boolean' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
solidity/Generated-CSharp/obj/Debug/net8.0/SolidityParser.cs#L2502
The type or namespace name 'boolean' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
solidity/Generated-CSharp/obj/Debug/net8.0/SolidityParser.cs#L2652
The type or namespace name 'boolean' could not be found (are you missing a using directive or an assembly reference?)
|
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