solidity/test/libsolidity/ASTJSON/smoke.json
2021-04-19 14:15:50 +02:00

36 lines
575 B
JSON

{
"absolutePath": "a",
"exportedSymbols":
{
"C":
[
1
]
},
"id": 2,
"nodeType": "SourceUnit",
"nodes":
[
{
"abstract": false,
"baseContracts": [],
"contractDependencies": [],
"contractKind": "contract",
"fullyImplemented": true,
"id": 1,
"linearizedBaseContracts":
[
1
],
"name": "C",
"nameLocation": "9:1:1",
"nodeType": "ContractDefinition",
"nodes": [],
"scope": 2,
"src": "0:13:1",
"usedErrors": []
}
],
"src": "0:14:1"
}