mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
22 lines
377 B
JSON
22 lines
377 B
JSON
|
{
|
||
|
"absolutePath": "a",
|
||
|
"id": 2,
|
||
|
"license": "GPL-3.0",
|
||
|
"nodeType": "SourceUnit",
|
||
|
"nodes":
|
||
|
[
|
||
|
{
|
||
|
"abstract": false,
|
||
|
"baseContracts": [],
|
||
|
"contractDependencies": [],
|
||
|
"contractKind": "contract",
|
||
|
"id": 1,
|
||
|
"name": "C",
|
||
|
"nodeType": "ContractDefinition",
|
||
|
"nodes": [],
|
||
|
"src": "36:13:1"
|
||
|
}
|
||
|
],
|
||
|
"src": "36:14:1"
|
||
|
}
|