mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
41 lines
862 B
JSON
41 lines
862 B
JSON
{
|
|
"absolutePath": "a",
|
|
"id": 5,
|
|
"nodeType": "SourceUnit",
|
|
"nodes":
|
|
[
|
|
{
|
|
"documentation":
|
|
{
|
|
"id": 1,
|
|
"nodeType": "StructuredDocumentation",
|
|
"src": "0:112:1",
|
|
"text": "@title example of title\n @author example of author\n @notice example of notice\n @dev example of dev"
|
|
},
|
|
"id": 4,
|
|
"members":
|
|
[
|
|
{
|
|
"id": 2,
|
|
"name": "Red",
|
|
"nameLocation": "129:3:1",
|
|
"nodeType": "EnumValue",
|
|
"src": "129:3:1"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Green",
|
|
"nameLocation": "138:5:1",
|
|
"nodeType": "EnumValue",
|
|
"src": "138:5:1"
|
|
}
|
|
],
|
|
"name": "Color",
|
|
"nameLocation": "117:5:1",
|
|
"nodeType": "EnumDefinition",
|
|
"src": "112:33:1"
|
|
}
|
|
],
|
|
"src": "112:34:1"
|
|
}
|