solidity/test/libsolidity/ASTJSON/license.json

38 lines
630 B
JSON
Raw Normal View History

2020-05-13 01:52:33 +00:00
{
"absolutePath": "a",
"exportedSymbols":
{
"C":
[
1
]
},
"id": 2,
"license": "GPL-3.0",
"nodeType": "SourceUnit",
"nodes":
[
{
"abstract": false,
"baseContracts": [],
2021-09-28 09:05:52 +00:00
"canonicalName": "C",
2020-05-13 01:52:33 +00:00
"contractDependencies": [],
"contractKind": "contract",
"fullyImplemented": true,
"id": 1,
"linearizedBaseContracts":
[
1
],
"name": "C",
2021-02-10 17:40:05 +00:00
"nameLocation": "45:1:1",
2020-05-13 01:52:33 +00:00
"nodeType": "ContractDefinition",
"nodes": [],
"scope": 2,
2021-04-15 07:59:59 +00:00
"src": "36:13:1",
"usedErrors": []
2020-05-13 01:52:33 +00:00
}
],
"src": "36:14:1"
}