solidity/test/libsolidity/ASTJSON/smoke.json

37 lines
603 B
JSON
Raw Normal View History

2018-08-03 17:41:35 +00:00
{
"absolutePath": "a",
"exportedSymbols":
{
"C":
[
1
]
},
"id": 2,
"nodeType": "SourceUnit",
"nodes":
[
{
2019-10-23 20:10:12 +00:00
"abstract": false,
"baseContracts": [],
2021-09-28 09:05:52 +00:00
"canonicalName": "C",
"contractDependencies": [],
"contractKind": "contract",
"fullyImplemented": true,
"id": 1,
"linearizedBaseContracts":
[
1
],
"name": "C",
2021-02-10 17:40:05 +00:00
"nameLocation": "9:1:1",
"nodeType": "ContractDefinition",
"nodes": [],
"scope": 2,
2021-04-15 07:59:59 +00:00
"src": "0:13:1",
"usedErrors": []
}
],
"src": "0:14:1"
2018-08-03 17:41:35 +00:00
}