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

37 lines
602 B
JSON

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