solidity/test/libsolidity/ASTJSON/license_legacy.json
2020-05-20 16:56:33 +05:30

50 lines
739 B
JSON

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