solidity/test/libsolidity/ASTJSON/global_enum_legacy.json
2020-05-13 18:16:59 +02:00

43 lines
594 B
JSON

{
"attributes":
{
"absolutePath": "a",
"exportedSymbols":
{
"E":
[
2
]
},
"license": null
},
"children":
[
{
"attributes":
{
"canonicalName": "E",
"name": "E"
},
"children":
[
{
"attributes":
{
"name": "A"
},
"id": 1,
"name": "EnumValue",
"src": "9:1:1"
}
],
"id": 2,
"name": "EnumDefinition",
"src": "0:12:1"
}
],
"id": 3,
"name": "SourceUnit",
"src": "0:13:1"
}