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

42 lines
573 B
JSON

{
"attributes":
{
"absolutePath": "a",
"exportedSymbols":
{
"E":
[
2
]
}
},
"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"
}