mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
48 lines
981 B
JSON
48 lines
981 B
JSON
{
|
|
"absolutePath": "a",
|
|
"id": 5,
|
|
"nodeType": "SourceUnit",
|
|
"nodes":
|
|
[
|
|
{
|
|
"abstract": false,
|
|
"baseContracts": [],
|
|
"contractDependencies": [],
|
|
"contractKind": "contract",
|
|
"id": 4,
|
|
"name": "C",
|
|
"nameLocation": "9:1:1",
|
|
"nodeType": "ContractDefinition",
|
|
"nodes":
|
|
[
|
|
{
|
|
"id": 3,
|
|
"members":
|
|
[
|
|
{
|
|
"id": 1,
|
|
"name": "A",
|
|
"nameLocation": "22:1:1",
|
|
"nodeType": "EnumValue",
|
|
"src": "22:1:1"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "B",
|
|
"nameLocation": "25:1:1",
|
|
"nodeType": "EnumValue",
|
|
"src": "25:1:1"
|
|
}
|
|
],
|
|
"name": "E",
|
|
"nameLocation": "18:1:1",
|
|
"nodeType": "EnumDefinition",
|
|
"src": "13:15:1"
|
|
}
|
|
],
|
|
"src": "0:30:1"
|
|
}
|
|
],
|
|
"src": "0:31:1"
|
|
}
|