mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Export canonicalName
This commit is contained in:
@@ -30,6 +30,7 @@ JSON AST (compact format):
|
||||
{
|
||||
"abstract": false,
|
||||
"baseContracts": [],
|
||||
"canonicalName": "C",
|
||||
"contractDependencies": [],
|
||||
"contractKind": "contract",
|
||||
"fullyImplemented": true,
|
||||
|
||||
Reference in New Issue
Block a user