2020-07-08 20:08:50 +00:00
|
|
|
{
|
|
|
|
"absolutePath": "a",
|
|
|
|
"id": 10,
|
|
|
|
"nodeType": "SourceUnit",
|
|
|
|
"nodes":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"abstract": false,
|
|
|
|
"baseContracts": [],
|
|
|
|
"contractDependencies": [],
|
|
|
|
"contractKind": "contract",
|
|
|
|
"id": 9,
|
|
|
|
"name": "C",
|
2021-02-10 17:40:05 +00:00
|
|
|
"nameLocation": "9:1:1",
|
2020-07-08 20:08:50 +00:00
|
|
|
"nodeType": "ContractDefinition",
|
|
|
|
"nodes":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"body":
|
|
|
|
{
|
|
|
|
"id": 7,
|
|
|
|
"nodeType": "Block",
|
|
|
|
"src": "33:36:1",
|
|
|
|
"statements":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"assignments":
|
|
|
|
[
|
|
|
|
4
|
|
|
|
],
|
|
|
|
"declarations":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"constant": false,
|
|
|
|
"id": 4,
|
|
|
|
"mutability": "mutable",
|
|
|
|
"name": "x",
|
2021-02-10 17:40:05 +00:00
|
|
|
"nameLocation": "49:1:1",
|
2020-07-08 20:08:50 +00:00
|
|
|
"nodeType": "VariableDeclaration",
|
|
|
|
"src": "35:15:1",
|
|
|
|
"stateVariable": false,
|
|
|
|
"storageLocation": "memory",
|
|
|
|
"typeDescriptions": {},
|
|
|
|
"typeName":
|
|
|
|
{
|
|
|
|
"id": 3,
|
|
|
|
"name": "string",
|
|
|
|
"nodeType": "ElementaryTypeName",
|
|
|
|
"src": "35:6:1",
|
|
|
|
"typeDescriptions": {}
|
|
|
|
},
|
|
|
|
"visibility": "internal"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"id": 6,
|
|
|
|
"initialValue":
|
|
|
|
{
|
|
|
|
"hexValue": "48656c6c6f20576f726c64",
|
|
|
|
"id": 5,
|
|
|
|
"kind": "string",
|
|
|
|
"nodeType": "Literal",
|
|
|
|
"src": "53:13:1",
|
|
|
|
"typeDescriptions": {},
|
|
|
|
"value": "Hello World"
|
|
|
|
},
|
|
|
|
"nodeType": "VariableDeclarationStatement",
|
|
|
|
"src": "35:31:1"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"id": 8,
|
|
|
|
"implemented": true,
|
|
|
|
"kind": "function",
|
|
|
|
"modifiers": [],
|
|
|
|
"name": "f",
|
2021-02-10 17:40:05 +00:00
|
|
|
"nameLocation": "22:1:1",
|
2020-07-08 20:08:50 +00:00
|
|
|
"nodeType": "FunctionDefinition",
|
|
|
|
"parameters":
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"nodeType": "ParameterList",
|
|
|
|
"parameters": [],
|
|
|
|
"src": "23:2:1"
|
|
|
|
},
|
|
|
|
"returnParameters":
|
|
|
|
{
|
|
|
|
"id": 2,
|
|
|
|
"nodeType": "ParameterList",
|
|
|
|
"parameters": [],
|
|
|
|
"src": "33:0:1"
|
|
|
|
},
|
|
|
|
"src": "13:56:1",
|
|
|
|
"stateMutability": "nonpayable",
|
|
|
|
"virtual": false,
|
|
|
|
"visibility": "public"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"src": "0:71:1"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"src": "0:72:1"
|
|
|
|
}
|