mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
40 lines
824 B
JSON
40 lines
824 B
JSON
|
{
|
||
|
"absolutePath": "a",
|
||
|
"id": 4,
|
||
|
"nodeType": "SourceUnit",
|
||
|
"nodes":
|
||
|
[
|
||
|
{
|
||
|
"id": 3,
|
||
|
"members":
|
||
|
[
|
||
|
{
|
||
|
"constant": false,
|
||
|
"id": 2,
|
||
|
"mutability": "mutable",
|
||
|
"name": "a",
|
||
|
"nodeType": "VariableDeclaration",
|
||
|
"src": "11:9:1",
|
||
|
"stateVariable": false,
|
||
|
"storageLocation": "default",
|
||
|
"typeDescriptions": {},
|
||
|
"typeName":
|
||
|
{
|
||
|
"id": 1,
|
||
|
"name": "uint256",
|
||
|
"nodeType": "ElementaryTypeName",
|
||
|
"src": "11:7:1",
|
||
|
"typeDescriptions": {}
|
||
|
},
|
||
|
"visibility": "internal"
|
||
|
}
|
||
|
],
|
||
|
"name": "S",
|
||
|
"nodeType": "StructDefinition",
|
||
|
"src": "0:23:1",
|
||
|
"visibility": "public"
|
||
|
}
|
||
|
],
|
||
|
"src": "0:24:1"
|
||
|
}
|