mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
47 lines
931 B
JSON
47 lines
931 B
JSON
{
|
|
"absolutePath": "a",
|
|
"id": 5,
|
|
"nodeType": "SourceUnit",
|
|
"nodes":
|
|
[
|
|
{
|
|
"abstract": false,
|
|
"baseContracts": [],
|
|
"contractDependencies": [],
|
|
"contractKind": "contract",
|
|
"id": 1,
|
|
"name": "C1",
|
|
"nodeType": "ContractDefinition",
|
|
"nodes": [],
|
|
"src": "0:14:1"
|
|
},
|
|
{
|
|
"abstract": false,
|
|
"baseContracts":
|
|
[
|
|
{
|
|
"baseName":
|
|
{
|
|
"id": 2,
|
|
"name": "C1",
|
|
"nodeType": "UserDefinedTypeName",
|
|
"src": "30:2:1",
|
|
"typeDescriptions": {}
|
|
},
|
|
"id": 3,
|
|
"nodeType": "InheritanceSpecifier",
|
|
"src": "30:2:1"
|
|
}
|
|
],
|
|
"contractDependencies": [],
|
|
"contractKind": "contract",
|
|
"id": 4,
|
|
"name": "C2",
|
|
"nodeType": "ContractDefinition",
|
|
"nodes": [],
|
|
"src": "15:20:1"
|
|
}
|
|
],
|
|
"src": "0:36:1"
|
|
}
|