solidity/test/libsolidity/ASTJSON/smoke_legacy.json
2019-10-02 22:31:12 +02:00

49 lines
715 B
JSON

{
"attributes":
{
"absolutePath": "a",
"exportedSymbols":
{
"C":
[
1
]
}
},
"children":
[
{
"attributes":
{
"baseContracts":
[
null
],
"contractDependencies":
[
null
],
"contractKind": "contract",
"documentation": null,
"fullyImplemented": true,
"linearizedBaseContracts":
[
1
],
"name": "C",
"nodes":
[
null
],
"scope": 2
},
"id": 1,
"name": "ContractDefinition",
"src": "0:13:1"
}
],
"id": 2,
"name": "SourceUnit",
"src": "0:14:1"
}