uglify json
This commit is contained in:
parent
b473bfdf1e
commit
51882c511b
|
@ -1 +0,0 @@
|
||||||
|
|
|
@ -1,73 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[5]},"id":6,"nodeType":"SourceUnit","nodes":[{"abstract":true,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":5,"linearizedBaseContracts":[5],"name":"C","nameLocation":"18:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":3,"nodeType":"Block","src":"37:4:1","statements":[]},"id":4,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"34:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"37:0:1"},"scope":5,"src":"23:18:1","stateMutability":"nonpayable","virtual":false,"visibility":"internal"}],"scope":6,"src":"0:43:1","usedErrors":[]}],"src":"0:44:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": true,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 5,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "18:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "37:4:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"id": 4,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "constructor",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "",
|
|
||||||
"nameLocation": "-1:-1:-1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "34:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "37:0:1"
|
|
||||||
},
|
|
||||||
"scope": 5,
|
|
||||||
"src": "23:18:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 6,
|
|
||||||
"src": "0:43:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:44:1"
|
|
||||||
}
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,79 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[4]},"id":5,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":4,"linearizedBaseContracts":[4],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":3,"mutability":"mutable","name":"i","nameLocation":"20:1:1","nodeType":"VariableDeclaration","scope":4,"src":"13:8:1","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage","typeString":"uint256[]"},"typeName":{"baseType":{"id":1,"name":"uint","nodeType":"ElementaryTypeName","src":"13:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2,"nodeType":"ArrayTypeName","src":"13:6:1","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"scope":5,"src":"0:24:1","usedErrors":[]}],"src":"0:25:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
4
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 5,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 4,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
4
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 3,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "i",
|
|
||||||
"nameLocation": "20:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 4,
|
|
||||||
"src": "13:8:1",
|
|
||||||
"stateVariable": true,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_array$_t_uint256_$dyn_storage",
|
|
||||||
"typeString": "uint256[]"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"baseType":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "13:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ArrayTypeName",
|
|
||||||
"src": "13:6:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_array$_t_uint256_$dyn_storage_ptr",
|
|
||||||
"typeString": "uint256[]"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 5,
|
|
||||||
"src": "0:24:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:25:1"
|
|
||||||
}
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,226 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"A":[7],"C":[17]},"id":18,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"A","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":7,"linearizedBaseContracts":[7],"name":"A","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":5,"nodeType":"Block","src":"31:2:1","statements":[]},"id":6,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":3,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":6,"src":"25:4:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1,"name":"uint","nodeType":"ElementaryTypeName","src":"25:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"24:6:1"},"returnParameters":{"id":4,"nodeType":"ParameterList","parameters":[],"src":"31:0:1"},"scope":7,"src":"13:20:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":18,"src":"0:35:1","usedErrors":[]},{"abstract":false,"baseContracts":[{"baseName":{"id":8,"name":"A","nameLocations":["50:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":7,"src":"50:1:1"},"id":9,"nodeType":"InheritanceSpecifier","src":"50:1:1"}],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":17,"linearizedBaseContracts":[17,7],"name":"C","nameLocation":"45:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":15,"nodeType":"Block","src":"73:2:1","statements":[]},"id":16,"implemented":true,"kind":"constructor","modifiers":[{"arguments":[{"hexValue":"32","id":12,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"70:1:1","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"}],"id":13,"kind":"baseConstructorSpecifier","modifierName":{"id":11,"name":"A","nameLocations":["68:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":7,"src":"68:1:1"},"nodeType":"ModifierInvocation","src":"68:4:1"}],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":10,"nodeType":"ParameterList","parameters":[],"src":"65:2:1"},"returnParameters":{"id":14,"nodeType":"ParameterList","parameters":[],"src":"73:0:1"},"scope":17,"src":"54:21:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":18,"src":"36:41:1","usedErrors":[]}],"src":"0:78:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"A":
|
|
||||||
[
|
|
||||||
7
|
|
||||||
],
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
17
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 18,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "A",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 7,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
7
|
|
||||||
],
|
|
||||||
"name": "A",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "31:2:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"id": 6,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "constructor",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "",
|
|
||||||
"nameLocation": "-1:-1:-1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 2,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "",
|
|
||||||
"nameLocation": "-1:-1:-1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 6,
|
|
||||||
"src": "25:4:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "25:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "24:6:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "31:0:1"
|
|
||||||
},
|
|
||||||
"scope": 7,
|
|
||||||
"src": "13:20:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 18,
|
|
||||||
"src": "0:35:1",
|
|
||||||
"usedErrors": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"baseName":
|
|
||||||
{
|
|
||||||
"id": 8,
|
|
||||||
"name": "A",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"50:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 7,
|
|
||||||
"src": "50:1:1"
|
|
||||||
},
|
|
||||||
"id": 9,
|
|
||||||
"nodeType": "InheritanceSpecifier",
|
|
||||||
"src": "50:1:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 17,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
17,
|
|
||||||
7
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "45:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 15,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "73:2:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"id": 16,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "constructor",
|
|
||||||
"modifiers":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"arguments":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"hexValue": "32",
|
|
||||||
"id": 12,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"kind": "number",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nodeType": "Literal",
|
|
||||||
"src": "70:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_rational_2_by_1",
|
|
||||||
"typeString": "int_const 2"
|
|
||||||
},
|
|
||||||
"value": "2"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 13,
|
|
||||||
"kind": "baseConstructorSpecifier",
|
|
||||||
"modifierName":
|
|
||||||
{
|
|
||||||
"id": 11,
|
|
||||||
"name": "A",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"68:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 7,
|
|
||||||
"src": "68:1:1"
|
|
||||||
},
|
|
||||||
"nodeType": "ModifierInvocation",
|
|
||||||
"src": "68:4:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"name": "",
|
|
||||||
"nameLocation": "-1:-1:-1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 10,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "65:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 14,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "73:0:1"
|
|
||||||
},
|
|
||||||
"scope": 17,
|
|
||||||
"src": "54:21:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 18,
|
|
||||||
"src": "36:41:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:78:1"
|
|
||||||
}
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,171 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[6]},"id":7,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":6,"linearizedBaseContracts":[6],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":4,"nodeType":"Block","src":"37:59:1","statements":[{"AST":{"nodeType":"YulBlock","src":"56:34:1","statements":[{"expression":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"67:1:1","type":"","value":"0"},{"kind":"number","nodeType":"YulLiteral","src":"70:1:1","type":"","value":"1"},{"kind":"number","nodeType":"YulLiteral","src":"73:1:1","type":"","value":"2"},{"kind":"number","nodeType":"YulLiteral","src":"76:1:1","type":"","value":"3"},{"kind":"number","nodeType":"YulLiteral","src":"79:1:1","type":"","value":"4"},{"kind":"number","nodeType":"YulLiteral","src":"82:1:1","type":"","value":"5"},{"kind":"number","nodeType":"YulLiteral","src":"85:1:1","type":"","value":"6"}],"functionName":{"name":"call","nodeType":"YulIdentifier","src":"62:4:1"},"nodeType":"YulFunctionCall","src":"62:25:1"}],"functionName":{"name":"pop","nodeType":"YulIdentifier","src":"58:3:1"},"nodeType":"YulFunctionCall","src":"58:30:1"},"nodeType":"YulExpressionStatement","src":"58:30:1"}]},"evmVersion":"london","externalReferences":[],"id":3,"nodeType":"InlineAssembly","src":"47:43:1"}]},"functionSelector":"b582ec5f","id":5,"implemented":true,"kind":"function","modifiers":[],"name":"j","nameLocation":"26:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"27:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"37:0:1"},"scope":6,"src":"17:79:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":7,"src":"0:98:1","usedErrors":[]}],"src":"0:99:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 6,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "37:59:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"AST":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "56:34:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"expression":
|
|
||||||
{
|
|
||||||
"arguments":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"arguments":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "67:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "70:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "73:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "2"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "76:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "3"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "79:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "4"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "82:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "5"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "85:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "6"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"functionName":
|
|
||||||
{
|
|
||||||
"name": "call",
|
|
||||||
"nodeType": "YulIdentifier",
|
|
||||||
"src": "62:4:1"
|
|
||||||
},
|
|
||||||
"nodeType": "YulFunctionCall",
|
|
||||||
"src": "62:25:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"functionName":
|
|
||||||
{
|
|
||||||
"name": "pop",
|
|
||||||
"nodeType": "YulIdentifier",
|
|
||||||
"src": "58:3:1"
|
|
||||||
},
|
|
||||||
"nodeType": "YulFunctionCall",
|
|
||||||
"src": "58:30:1"
|
|
||||||
},
|
|
||||||
"nodeType": "YulExpressionStatement",
|
|
||||||
"src": "58:30:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"evmVersion": "london",
|
|
||||||
"externalReferences": [],
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "InlineAssembly",
|
|
||||||
"src": "47:43:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "b582ec5f",
|
|
||||||
"id": 5,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "j",
|
|
||||||
"nameLocation": "26:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "27:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "37:0:1"
|
|
||||||
},
|
|
||||||
"scope": 6,
|
|
||||||
"src": "17:79:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 7,
|
|
||||||
"src": "0:98:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:99:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,73 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[5]},"id":6,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":5,"linearizedBaseContracts":[5],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":3,"nodeType":"Block","src":"28:4:1","statements":[]},"id":4,"implemented":true,"kind":"constructor","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"25:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"28:0:1"},"scope":5,"src":"14:18:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":6,"src":"0:34:1","usedErrors":[]}],"src":"0:35:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 5,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "28:4:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"id": 4,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "constructor",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "",
|
|
||||||
"nameLocation": "-1:-1:-1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "25:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "28:0:1"
|
|
||||||
},
|
|
||||||
"scope": 5,
|
|
||||||
"src": "14:18:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 6,
|
|
||||||
"src": "0:34:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:35:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,218 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"A":[1],"B":[4],"C":[7],"D":[10],"E":[13]},"id":14,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"A","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":1,"linearizedBaseContracts":[1],"name":"A","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[],"scope":14,"src":"0:14:1","usedErrors":[]},{"abstract":false,"baseContracts":[{"baseName":{"id":2,"name":"A","nameLocations":["29:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":1,"src":"29:1:1"},"id":3,"nodeType":"InheritanceSpecifier","src":"29:1:1"}],"canonicalName":"B","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":4,"linearizedBaseContracts":[4,1],"name":"B","nameLocation":"24:1:1","nodeType":"ContractDefinition","nodes":[],"scope":14,"src":"15:19:1","usedErrors":[]},{"abstract":false,"baseContracts":[{"baseName":{"id":5,"name":"B","nameLocations":["49:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":4,"src":"49:1:1"},"id":6,"nodeType":"InheritanceSpecifier","src":"49:1:1"}],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":7,"linearizedBaseContracts":[7,4,1],"name":"C","nameLocation":"44:1:1","nodeType":"ContractDefinition","nodes":[],"scope":14,"src":"35:19:1","usedErrors":[]},{"abstract":false,"baseContracts":[{"baseName":{"id":8,"name":"C","nameLocations":["69:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":7,"src":"69:1:1"},"id":9,"nodeType":"InheritanceSpecifier","src":"69:1:1"}],"canonicalName":"D","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":10,"linearizedBaseContracts":[10,7,4,1],"name":"D","nameLocation":"64:1:1","nodeType":"ContractDefinition","nodes":[],"scope":14,"src":"55:19:1","usedErrors":[]},{"abstract":false,"baseContracts":[{"baseName":{"id":11,"name":"D","nameLocations":["89:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":10,"src":"89:1:1"},"id":12,"nodeType":"InheritanceSpecifier","src":"89:1:1"}],"canonicalName":"E","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":13,"linearizedBaseContracts":[13,10,7,4,1],"name":"E","nameLocation":"84:1:1","nodeType":"ContractDefinition","nodes":[],"scope":14,"src":"75:19:1","usedErrors":[]}],"src":"0:95:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"A":
|
|
||||||
[
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"B":
|
|
||||||
[
|
|
||||||
4
|
|
||||||
],
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
7
|
|
||||||
],
|
|
||||||
"D":
|
|
||||||
[
|
|
||||||
10
|
|
||||||
],
|
|
||||||
"E":
|
|
||||||
[
|
|
||||||
13
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 14,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "A",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 1,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"name": "A",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes": [],
|
|
||||||
"scope": 14,
|
|
||||||
"src": "0:14:1",
|
|
||||||
"usedErrors": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"baseName":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"name": "A",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"29:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 1,
|
|
||||||
"src": "29:1:1"
|
|
||||||
},
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "InheritanceSpecifier",
|
|
||||||
"src": "29:1:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"canonicalName": "B",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 4,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
4,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"name": "B",
|
|
||||||
"nameLocation": "24:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes": [],
|
|
||||||
"scope": 14,
|
|
||||||
"src": "15:19:1",
|
|
||||||
"usedErrors": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"baseName":
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"name": "B",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"49:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 4,
|
|
||||||
"src": "49:1:1"
|
|
||||||
},
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "InheritanceSpecifier",
|
|
||||||
"src": "49:1:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 7,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
7,
|
|
||||||
4,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "44:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes": [],
|
|
||||||
"scope": 14,
|
|
||||||
"src": "35:19:1",
|
|
||||||
"usedErrors": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"baseName":
|
|
||||||
{
|
|
||||||
"id": 8,
|
|
||||||
"name": "C",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"69:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 7,
|
|
||||||
"src": "69:1:1"
|
|
||||||
},
|
|
||||||
"id": 9,
|
|
||||||
"nodeType": "InheritanceSpecifier",
|
|
||||||
"src": "69:1:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"canonicalName": "D",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 10,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
10,
|
|
||||||
7,
|
|
||||||
4,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"name": "D",
|
|
||||||
"nameLocation": "64:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes": [],
|
|
||||||
"scope": 14,
|
|
||||||
"src": "55:19:1",
|
|
||||||
"usedErrors": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"baseName":
|
|
||||||
{
|
|
||||||
"id": 11,
|
|
||||||
"name": "D",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"89:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 10,
|
|
||||||
"src": "89:1:1"
|
|
||||||
},
|
|
||||||
"id": 12,
|
|
||||||
"nodeType": "InheritanceSpecifier",
|
|
||||||
"src": "89:1:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"canonicalName": "E",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 13,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
13,
|
|
||||||
10,
|
|
||||||
7,
|
|
||||||
4,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"name": "E",
|
|
||||||
"nameLocation": "84:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes": [],
|
|
||||||
"scope": 14,
|
|
||||||
"src": "75:19:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:95:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,43 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[2]},"id":3,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","documentation":{"id":1,"nodeType":"StructuredDocumentation","src":"0:27:1","text":"This contract is empty"},"fullyImplemented":true,"id":2,"linearizedBaseContracts":[2],"name":"C","nameLocation":"37:1:1","nodeType":"ContractDefinition","nodes":[],"scope":3,"src":"28:13:1","usedErrors":[]}],"src":"28:14:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
2
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"documentation":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "StructuredDocumentation",
|
|
||||||
"src": "0:27:1",
|
|
||||||
"text": "This contract is empty"
|
|
||||||
},
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 2,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
2
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "37:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes": [],
|
|
||||||
"scope": 3,
|
|
||||||
"src": "28:13:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "28:14:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,43 +1 @@
|
||||||
{
|
{"absolutePath":"b","exportedSymbols":{"C":[5]},"id":6,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","documentation":{"id":4,"nodeType":"StructuredDocumentation","src":"0:61:2","text":"This contract is empty\nand has a line-breaking comment."},"fullyImplemented":true,"id":5,"linearizedBaseContracts":[5],"name":"C","nameLocation":"71:1:2","nodeType":"ContractDefinition","nodes":[],"scope":6,"src":"62:13:2","usedErrors":[]}],"src":"62:14:2"}
|
||||||
"absolutePath": "b",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"documentation":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "StructuredDocumentation",
|
|
||||||
"src": "0:61:2",
|
|
||||||
"text": "This contract is empty\nand has a line-breaking comment."
|
|
||||||
},
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 5,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "71:1:2",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes": [],
|
|
||||||
"scope": 6,
|
|
||||||
"src": "62:13:2",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "62:14:2"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,179 +1 @@
|
||||||
{
|
{"absolutePath":"c","exportedSymbols":{"C":[23]},"id":24,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":23,"linearizedBaseContracts":[23],"name":"C","nameLocation":"9:1:3","nodeType":"ContractDefinition","nodes":[{"constant":false,"documentation":{"id":7,"nodeType":"StructuredDocumentation","src":"15:32:3","text":"Some comment on state var."},"functionSelector":"c19d93fb","id":9,"mutability":"mutable","name":"state","nameLocation":"60:5:3","nodeType":"VariableDeclaration","scope":23,"src":"48:17:3","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":8,"name":"uint","nodeType":"ElementaryTypeName","src":"48:4:3","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"public"},{"anonymous":false,"documentation":{"id":10,"nodeType":"StructuredDocumentation","src":"69:26:3","text":"Some comment on Evt."},"eventSelector":"a69007916fc1145953e5a7032d7c3eab4b8e2f33ec59b0f71e732904eeede3a4","id":12,"name":"Evt","nameLocation":"102:3:3","nodeType":"EventDefinition","parameters":{"id":11,"nodeType":"ParameterList","parameters":[],"src":"105:2:3"},"src":"96:12:3"},{"body":{"id":16,"nodeType":"Block","src":"153:6:3","statements":[{"id":15,"nodeType":"PlaceholderStatement","src":"155:1:3"}]},"documentation":{"id":13,"nodeType":"StructuredDocumentation","src":"111:26:3","text":"Some comment on mod."},"id":17,"name":"mod","nameLocation":"147:3:3","nodeType":"ModifierDefinition","parameters":{"id":14,"nodeType":"ParameterList","parameters":[],"src":"150:2:3"},"src":"138:21:3","virtual":false,"visibility":"internal"},{"body":{"id":21,"nodeType":"Block","src":"209:2:3","statements":[]},"documentation":{"id":18,"nodeType":"StructuredDocumentation","src":"162:25:3","text":"Some comment on fn."},"functionSelector":"a4a2c40b","id":22,"implemented":true,"kind":"function","modifiers":[],"name":"fn","nameLocation":"197:2:3","nodeType":"FunctionDefinition","parameters":{"id":19,"nodeType":"ParameterList","parameters":[],"src":"199:2:3"},"returnParameters":{"id":20,"nodeType":"ParameterList","parameters":[],"src":"209:0:3"},"scope":23,"src":"188:23:3","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":24,"src":"0:213:3","usedErrors":[]}],"src":"0:214:3"}
|
||||||
"absolutePath": "c",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
23
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 24,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 23,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
23
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:3",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"documentation":
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "StructuredDocumentation",
|
|
||||||
"src": "15:32:3",
|
|
||||||
"text": "Some comment on state var."
|
|
||||||
},
|
|
||||||
"functionSelector": "c19d93fb",
|
|
||||||
"id": 9,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "state",
|
|
||||||
"nameLocation": "60:5:3",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 23,
|
|
||||||
"src": "48:17:3",
|
|
||||||
"stateVariable": true,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 8,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "48:4:3",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "public"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"anonymous": false,
|
|
||||||
"documentation":
|
|
||||||
{
|
|
||||||
"id": 10,
|
|
||||||
"nodeType": "StructuredDocumentation",
|
|
||||||
"src": "69:26:3",
|
|
||||||
"text": "Some comment on Evt."
|
|
||||||
},
|
|
||||||
"eventSelector": "a69007916fc1145953e5a7032d7c3eab4b8e2f33ec59b0f71e732904eeede3a4",
|
|
||||||
"id": 12,
|
|
||||||
"name": "Evt",
|
|
||||||
"nameLocation": "102:3:3",
|
|
||||||
"nodeType": "EventDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 11,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "105:2:3"
|
|
||||||
},
|
|
||||||
"src": "96:12:3"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 16,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "153:6:3",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"id": 15,
|
|
||||||
"nodeType": "PlaceholderStatement",
|
|
||||||
"src": "155:1:3"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"documentation":
|
|
||||||
{
|
|
||||||
"id": 13,
|
|
||||||
"nodeType": "StructuredDocumentation",
|
|
||||||
"src": "111:26:3",
|
|
||||||
"text": "Some comment on mod."
|
|
||||||
},
|
|
||||||
"id": 17,
|
|
||||||
"name": "mod",
|
|
||||||
"nameLocation": "147:3:3",
|
|
||||||
"nodeType": "ModifierDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 14,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "150:2:3"
|
|
||||||
},
|
|
||||||
"src": "138:21:3",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "internal"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 21,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "209:2:3",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"documentation":
|
|
||||||
{
|
|
||||||
"id": 18,
|
|
||||||
"nodeType": "StructuredDocumentation",
|
|
||||||
"src": "162:25:3",
|
|
||||||
"text": "Some comment on fn."
|
|
||||||
},
|
|
||||||
"functionSelector": "a4a2c40b",
|
|
||||||
"id": 22,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "fn",
|
|
||||||
"nameLocation": "197:2:3",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 19,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "199:2:3"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 20,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "209:0:3"
|
|
||||||
},
|
|
||||||
"scope": 23,
|
|
||||||
"src": "188:23:3",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 24,
|
|
||||||
"src": "0:213:3",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:214:3"
|
|
||||||
}
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,96 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[6]},"id":7,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":6,"linearizedBaseContracts":[6],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":4,"nodeType":"Block","src":"42:31:1","statements":[{"AST":{"nodeType":"YulBlock","src":"61:6:1","statements":[{"nodeType":"YulBlock","src":"63:2:1","statements":[]}]},"evmVersion":"london","externalReferences":[],"id":3,"nodeType":"InlineAssembly","src":"52:15:1"}]},"functionSelector":"e2179b8e","id":5,"implemented":true,"kind":"function","modifiers":[],"name":"g","nameLocation":"26:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"27:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"42:0:1"},"scope":6,"src":"17:56:1","stateMutability":"view","virtual":false,"visibility":"public"}],"scope":7,"src":"0:75:1","usedErrors":[]}],"src":"0:76:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 6,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "42:31:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"AST":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "61:6:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "63:2:1",
|
|
||||||
"statements": []
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"evmVersion": "london",
|
|
||||||
"externalReferences": [],
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "InlineAssembly",
|
|
||||||
"src": "52:15:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "e2179b8e",
|
|
||||||
"id": 5,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "g",
|
|
||||||
"nameLocation": "26:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "27:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "42:0:1"
|
|
||||||
},
|
|
||||||
"scope": 6,
|
|
||||||
"src": "17:56:1",
|
|
||||||
"stateMutability": "view",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 7,
|
|
||||||
"src": "0:75:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:76:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,63 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[4]},"id":5,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":4,"linearizedBaseContracts":[4],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"canonicalName":"C.E","id":3,"members":[{"id":1,"name":"A","nameLocation":"22:1:1","nodeType":"EnumValue","src":"22:1:1"},{"id":2,"name":"B","nameLocation":"25:1:1","nodeType":"EnumValue","src":"25:1:1"}],"name":"E","nameLocation":"18:1:1","nodeType":"EnumDefinition","src":"13:15:1"}],"scope":5,"src":"0:30:1","usedErrors":[]}],"src":"0:31:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
4
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 5,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 4,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
4
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"canonicalName": "C.E",
|
|
||||||
"id": 3,
|
|
||||||
"members":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"name": "A",
|
|
||||||
"nameLocation": "22:1:1",
|
|
||||||
"nodeType": "EnumValue",
|
|
||||||
"src": "22:1:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"name": "B",
|
|
||||||
"nameLocation": "25:1:1",
|
|
||||||
"nodeType": "EnumValue",
|
|
||||||
"src": "25:1:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"name": "E",
|
|
||||||
"nameLocation": "18:1:1",
|
|
||||||
"nodeType": "EnumDefinition",
|
|
||||||
"src": "13:15:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 5,
|
|
||||||
"src": "0:30:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:31:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,164 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"A":[3],"f":[13]},"id":14,"nodeType":"SourceUnit","nodes":[{"canonicalName":"A","id":3,"members":[{"id":1,"name":"X","nameLocation":"9:1:1","nodeType":"EnumValue","src":"9:1:1"},{"id":2,"name":"Y","nameLocation":"12:1:1","nodeType":"EnumValue","src":"12:1:1"}],"name":"A","nameLocation":"5:1:1","nodeType":"EnumDefinition","src":"0:15:1"},{"body":{"id":12,"nodeType":"Block","src":"46:15:1","statements":[{"expression":{"expression":{"id":9,"name":"A","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3,"src":"55:1:1","typeDescriptions":{"typeIdentifier":"t_type$_t_enum$_A_$3_$","typeString":"type(enum A)"}},"id":10,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"memberLocation":"57:1:1","memberName":"X","nodeType":"MemberAccess","referencedDeclaration":1,"src":"55:3:1","typeDescriptions":{"typeIdentifier":"t_enum$_A_$3","typeString":"enum A"}},"functionReturnParameters":8,"id":11,"nodeType":"Return","src":"48:10:1"}]},"id":13,"implemented":true,"kind":"freeFunction","modifiers":[],"name":"f","nameLocation":"25:1:1","nodeType":"FunctionDefinition","parameters":{"id":4,"nodeType":"ParameterList","parameters":[],"src":"26:2:1"},"returnParameters":{"id":8,"nodeType":"ParameterList","parameters":[{"constant":false,"id":7,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":13,"src":"43:1:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_enum$_A_$3","typeString":"enum A"},"typeName":{"id":6,"nodeType":"UserDefinedTypeName","pathNode":{"id":5,"name":"A","nameLocations":["43:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":3,"src":"43:1:1"},"referencedDeclaration":3,"src":"43:1:1","typeDescriptions":{"typeIdentifier":"t_enum$_A_$3","typeString":"enum A"}},"visibility":"internal"}],"src":"42:3:1"},"scope":14,"src":"16:45:1","stateMutability":"pure","virtual":false,"visibility":"internal"}],"src":"0:62:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"A":
|
|
||||||
[
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"f":
|
|
||||||
[
|
|
||||||
13
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 14,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"canonicalName": "A",
|
|
||||||
"id": 3,
|
|
||||||
"members":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"name": "X",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "EnumValue",
|
|
||||||
"src": "9:1:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"name": "Y",
|
|
||||||
"nameLocation": "12:1:1",
|
|
||||||
"nodeType": "EnumValue",
|
|
||||||
"src": "12:1:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"name": "A",
|
|
||||||
"nameLocation": "5:1:1",
|
|
||||||
"nodeType": "EnumDefinition",
|
|
||||||
"src": "0:15:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 12,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "46:15:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"expression":
|
|
||||||
{
|
|
||||||
"expression":
|
|
||||||
{
|
|
||||||
"id": 9,
|
|
||||||
"name": "A",
|
|
||||||
"nodeType": "Identifier",
|
|
||||||
"overloadedDeclarations": [],
|
|
||||||
"referencedDeclaration": 3,
|
|
||||||
"src": "55:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_type$_t_enum$_A_$3_$",
|
|
||||||
"typeString": "type(enum A)"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": 10,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"lValueRequested": false,
|
|
||||||
"memberLocation": "57:1:1",
|
|
||||||
"memberName": "X",
|
|
||||||
"nodeType": "MemberAccess",
|
|
||||||
"referencedDeclaration": 1,
|
|
||||||
"src": "55:3:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_enum$_A_$3",
|
|
||||||
"typeString": "enum A"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"functionReturnParameters": 8,
|
|
||||||
"id": 11,
|
|
||||||
"nodeType": "Return",
|
|
||||||
"src": "48:10:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 13,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "freeFunction",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "25:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "26:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 8,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 7,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "",
|
|
||||||
"nameLocation": "-1:-1:-1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 13,
|
|
||||||
"src": "43:1:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_enum$_A_$3",
|
|
||||||
"typeString": "enum A"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "UserDefinedTypeName",
|
|
||||||
"pathNode":
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"name": "A",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"43:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 3,
|
|
||||||
"src": "43:1:1"
|
|
||||||
},
|
|
||||||
"referencedDeclaration": 3,
|
|
||||||
"src": "43:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_enum$_A_$3",
|
|
||||||
"typeString": "enum A"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "42:3:1"
|
|
||||||
},
|
|
||||||
"scope": 14,
|
|
||||||
"src": "16:45:1",
|
|
||||||
"stateMutability": "pure",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:62:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,54 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[3]},"id":4,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":3,"linearizedBaseContracts":[3],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"anonymous":false,"eventSelector":"92bbf6e823a631f3c8e09b1c8df90f378fb56f7fbc9701827e1ff8aad7f6a028","id":2,"name":"E","nameLocation":"19:1:1","nodeType":"EventDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"20:2:1"},"src":"13:10:1"}],"scope":4,"src":"0:25:1","usedErrors":[]}],"src":"0:26:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
3
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 3,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"anonymous": false,
|
|
||||||
"eventSelector": "92bbf6e823a631f3c8e09b1c8df90f378fb56f7fbc9701827e1ff8aad7f6a028",
|
|
||||||
"id": 2,
|
|
||||||
"name": "E",
|
|
||||||
"nameLocation": "19:1:1",
|
|
||||||
"nodeType": "EventDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "20:2:1"
|
|
||||||
},
|
|
||||||
"src": "13:10:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 4,
|
|
||||||
"src": "0:25:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:26:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,73 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[5]},"id":6,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":5,"linearizedBaseContracts":[5],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":3,"nodeType":"Block","src":"43:5:1","statements":[]},"id":4,"implemented":true,"kind":"fallback","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"23:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"43:0:1"},"scope":5,"src":"15:33:1","stateMutability":"payable","virtual":false,"visibility":"external"}],"scope":6,"src":"0:50:1","usedErrors":[]}],"src":"0:51:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 5,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "43:5:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"id": 4,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "fallback",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "",
|
|
||||||
"nameLocation": "-1:-1:-1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "23:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "43:0:1"
|
|
||||||
},
|
|
||||||
"scope": 5,
|
|
||||||
"src": "15:33:1",
|
|
||||||
"stateMutability": "payable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "external"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 6,
|
|
||||||
"src": "0:50:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:51:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,108 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[9]},"id":10,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":9,"linearizedBaseContracts":[9],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":3,"nodeType":"Block","src":"42:5:1","statements":[]},"id":4,"implemented":true,"kind":"receive","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"22:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"42:0:1"},"scope":9,"src":"15:32:1","stateMutability":"payable","virtual":false,"visibility":"external"},{"body":{"id":7,"nodeType":"Block","src":"78:5:1","statements":[]},"id":8,"implemented":true,"kind":"fallback","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":5,"nodeType":"ParameterList","parameters":[],"src":"58:2:1"},"returnParameters":{"id":6,"nodeType":"ParameterList","parameters":[],"src":"78:0:1"},"scope":9,"src":"50:33:1","stateMutability":"payable","virtual":false,"visibility":"external"}],"scope":10,"src":"0:85:1","usedErrors":[]}],"src":"0:86:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
9
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 10,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 9,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
9
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "42:5:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"id": 4,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "receive",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "",
|
|
||||||
"nameLocation": "-1:-1:-1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "22:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "42:0:1"
|
|
||||||
},
|
|
||||||
"scope": 9,
|
|
||||||
"src": "15:32:1",
|
|
||||||
"stateMutability": "payable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "external"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "78:5:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"id": 8,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "fallback",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "",
|
|
||||||
"nameLocation": "-1:-1:-1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "58:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "78:0:1"
|
|
||||||
},
|
|
||||||
"scope": 9,
|
|
||||||
"src": "50:33:1",
|
|
||||||
"stateMutability": "payable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "external"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 10,
|
|
||||||
"src": "0:85:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:86:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,73 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[5]},"id":6,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":5,"linearizedBaseContracts":[5],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":3,"nodeType":"Block","src":"34:2:1","statements":[]},"id":4,"implemented":true,"kind":"fallback","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"22:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"34:0:1"},"scope":5,"src":"14:22:1","stateMutability":"nonpayable","virtual":false,"visibility":"external"}],"scope":6,"src":"0:38:1","usedErrors":[]}],"src":"0:39:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 5,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "34:2:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"id": 4,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "fallback",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "",
|
|
||||||
"nameLocation": "-1:-1:-1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "22:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "34:0:1"
|
|
||||||
},
|
|
||||||
"scope": 5,
|
|
||||||
"src": "14:22:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "external"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 6,
|
|
||||||
"src": "0:38:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:39:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,158 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[6]},"id":7,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":6,"linearizedBaseContracts":[6],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":4,"nodeType":"Block","src":"42:68:1","statements":[{"AST":{"nodeType":"YulBlock","src":"61:43:1","statements":[{"body":{"nodeType":"YulBlock","src":"76:22:1","statements":[{"expression":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"92:2:1","type":"","value":"20"}],"functionName":{"name":"blockhash","nodeType":"YulIdentifier","src":"82:9:1"},"nodeType":"YulFunctionCall","src":"82:13:1"}],"functionName":{"name":"pop","nodeType":"YulIdentifier","src":"78:3:1"},"nodeType":"YulFunctionCall","src":"78:18:1"},"nodeType":"YulExpressionStatement","src":"78:18:1"}]},"name":"g","nodeType":"YulFunctionDefinition","src":"63:35:1"},{"expression":{"arguments":[],"functionName":{"name":"g","nodeType":"YulIdentifier","src":"99:1:1"},"nodeType":"YulFunctionCall","src":"99:3:1"},"nodeType":"YulExpressionStatement","src":"99:3:1"}]},"evmVersion":"london","externalReferences":[],"id":3,"nodeType":"InlineAssembly","src":"52:52:1"}]},"functionSelector":"b8c9d365","id":5,"implemented":true,"kind":"function","modifiers":[],"name":"h","nameLocation":"26:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"27:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"42:0:1"},"scope":6,"src":"17:93:1","stateMutability":"view","virtual":false,"visibility":"public"}],"scope":7,"src":"0:112:1","usedErrors":[]}],"src":"0:113:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 6,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "42:68:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"AST":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "61:43:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "76:22:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"expression":
|
|
||||||
{
|
|
||||||
"arguments":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"arguments":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "92:2:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "20"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"functionName":
|
|
||||||
{
|
|
||||||
"name": "blockhash",
|
|
||||||
"nodeType": "YulIdentifier",
|
|
||||||
"src": "82:9:1"
|
|
||||||
},
|
|
||||||
"nodeType": "YulFunctionCall",
|
|
||||||
"src": "82:13:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"functionName":
|
|
||||||
{
|
|
||||||
"name": "pop",
|
|
||||||
"nodeType": "YulIdentifier",
|
|
||||||
"src": "78:3:1"
|
|
||||||
},
|
|
||||||
"nodeType": "YulFunctionCall",
|
|
||||||
"src": "78:18:1"
|
|
||||||
},
|
|
||||||
"nodeType": "YulExpressionStatement",
|
|
||||||
"src": "78:18:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"name": "g",
|
|
||||||
"nodeType": "YulFunctionDefinition",
|
|
||||||
"src": "63:35:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"expression":
|
|
||||||
{
|
|
||||||
"arguments": [],
|
|
||||||
"functionName":
|
|
||||||
{
|
|
||||||
"name": "g",
|
|
||||||
"nodeType": "YulIdentifier",
|
|
||||||
"src": "99:1:1"
|
|
||||||
},
|
|
||||||
"nodeType": "YulFunctionCall",
|
|
||||||
"src": "99:3:1"
|
|
||||||
},
|
|
||||||
"nodeType": "YulExpressionStatement",
|
|
||||||
"src": "99:3:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"evmVersion": "london",
|
|
||||||
"externalReferences": [],
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "InlineAssembly",
|
|
||||||
"src": "52:52:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "b8c9d365",
|
|
||||||
"id": 5,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "h",
|
|
||||||
"nameLocation": "26:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "27:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "42:0:1"
|
|
||||||
},
|
|
||||||
"scope": 6,
|
|
||||||
"src": "17:93:1",
|
|
||||||
"stateMutability": "view",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 7,
|
|
||||||
"src": "0:112:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:113:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,232 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[17]},"id":18,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":17,"linearizedBaseContracts":[17],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":15,"nodeType":"Block","src":"127:2:1","statements":[]},"functionSelector":"d6cd4974","id":16,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"22:1:1","nodeType":"FunctionDefinition","parameters":{"id":7,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6,"mutability":"mutable","name":"x","nameLocation":"67:1:1","nodeType":"VariableDeclaration","scope":16,"src":"24:44:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_function_external_payable$__$returns$_t_uint256_$","typeString":"function () payable external returns (uint256)"},"typeName":{"id":5,"nodeType":"FunctionTypeName","parameterTypes":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"32:2:1"},"returnParameterTypes":{"id":4,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":5,"src":"61:4:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2,"name":"uint","nodeType":"ElementaryTypeName","src":"61:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"60:6:1"},"src":"24:44:1","stateMutability":"payable","typeDescriptions":{"typeIdentifier":"t_function_external_payable$__$returns$_t_uint256_$","typeString":"function () payable external returns (uint256)"},"visibility":"external"},"visibility":"internal"}],"src":"23:46:1"},"returnParameters":{"id":14,"nodeType":"ParameterList","parameters":[{"constant":false,"id":13,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":16,"src":"86:40:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_function_external_view$__$returns$_t_uint256_$","typeString":"function () view external returns (uint256)"},"typeName":{"id":12,"nodeType":"FunctionTypeName","parameterTypes":{"id":8,"nodeType":"ParameterList","parameters":[],"src":"94:2:1"},"returnParameterTypes":{"id":11,"nodeType":"ParameterList","parameters":[{"constant":false,"id":10,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":12,"src":"120:4:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":9,"name":"uint","nodeType":"ElementaryTypeName","src":"120:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"119:6:1"},"src":"86:40:1","stateMutability":"view","typeDescriptions":{"typeIdentifier":"t_function_external_view$__$returns$_t_uint256_$","typeString":"function () view external returns (uint256)"},"visibility":"external"},"visibility":"internal"}],"src":"85:41:1"},"scope":17,"src":"13:116:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":18,"src":"0:131:1","usedErrors":[]}],"src":"0:132:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
17
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 18,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 17,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
17
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 15,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "127:2:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"functionSelector": "d6cd4974",
|
|
||||||
"id": 16,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "22:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 6,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "x",
|
|
||||||
"nameLocation": "67:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 16,
|
|
||||||
"src": "24:44:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_function_external_payable$__$returns$_t_uint256_$",
|
|
||||||
"typeString": "function () payable external returns (uint256)"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"nodeType": "FunctionTypeName",
|
|
||||||
"parameterTypes":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "32:2:1"
|
|
||||||
},
|
|
||||||
"returnParameterTypes":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 3,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "",
|
|
||||||
"nameLocation": "-1:-1:-1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 5,
|
|
||||||
"src": "61:4:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "61:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "60:6:1"
|
|
||||||
},
|
|
||||||
"src": "24:44:1",
|
|
||||||
"stateMutability": "payable",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_function_external_payable$__$returns$_t_uint256_$",
|
|
||||||
"typeString": "function () payable external returns (uint256)"
|
|
||||||
},
|
|
||||||
"visibility": "external"
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "23:46:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 14,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 13,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "",
|
|
||||||
"nameLocation": "-1:-1:-1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 16,
|
|
||||||
"src": "86:40:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_function_external_view$__$returns$_t_uint256_$",
|
|
||||||
"typeString": "function () view external returns (uint256)"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 12,
|
|
||||||
"nodeType": "FunctionTypeName",
|
|
||||||
"parameterTypes":
|
|
||||||
{
|
|
||||||
"id": 8,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "94:2:1"
|
|
||||||
},
|
|
||||||
"returnParameterTypes":
|
|
||||||
{
|
|
||||||
"id": 11,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 10,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "",
|
|
||||||
"nameLocation": "-1:-1:-1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 12,
|
|
||||||
"src": "120:4:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 9,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "120:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "119:6:1"
|
|
||||||
},
|
|
||||||
"src": "86:40:1",
|
|
||||||
"stateMutability": "view",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_function_external_view$__$returns$_t_uint256_$",
|
|
||||||
"typeString": "function () view external returns (uint256)"
|
|
||||||
},
|
|
||||||
"visibility": "external"
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "85:41:1"
|
|
||||||
},
|
|
||||||
"scope": 17,
|
|
||||||
"src": "13:116:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 18,
|
|
||||||
"src": "0:131:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:132:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,34 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"E":[2]},"id":3,"nodeType":"SourceUnit","nodes":[{"canonicalName":"E","id":2,"members":[{"id":1,"name":"A","nameLocation":"9:1:1","nodeType":"EnumValue","src":"9:1:1"}],"name":"E","nameLocation":"5:1:1","nodeType":"EnumDefinition","src":"0:12:1"}],"src":"0:13:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"E":
|
|
||||||
[
|
|
||||||
2
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"canonicalName": "E",
|
|
||||||
"id": 2,
|
|
||||||
"members":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"name": "A",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "EnumValue",
|
|
||||||
"src": "9:1:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"name": "E",
|
|
||||||
"nameLocation": "5:1:1",
|
|
||||||
"nodeType": "EnumDefinition",
|
|
||||||
"src": "0:12:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:13:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,59 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"S":[3]},"id":4,"nodeType":"SourceUnit","nodes":[{"canonicalName":"S","id":3,"members":[{"constant":false,"id":2,"mutability":"mutable","name":"a","nameLocation":"19:1:1","nodeType":"VariableDeclaration","scope":3,"src":"11:9:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1,"name":"uint256","nodeType":"ElementaryTypeName","src":"11:7:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"name":"S","nameLocation":"7:1:1","nodeType":"StructDefinition","scope":4,"src":"0:23:1","visibility":"public"}],"src":"0:24:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"S":
|
|
||||||
[
|
|
||||||
3
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"canonicalName": "S",
|
|
||||||
"id": 3,
|
|
||||||
"members":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 2,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "a",
|
|
||||||
"nameLocation": "19:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 3,
|
|
||||||
"src": "11:9:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"name": "uint256",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "11:7:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"name": "S",
|
|
||||||
"nameLocation": "7:1:1",
|
|
||||||
"nodeType": "StructDefinition",
|
|
||||||
"scope": 4,
|
|
||||||
"src": "0:23:1",
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:24:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,80 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C1":[1],"C2":[4]},"id":5,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C1","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":1,"linearizedBaseContracts":[1],"name":"C1","nameLocation":"9:2:1","nodeType":"ContractDefinition","nodes":[],"scope":5,"src":"0:14:1","usedErrors":[]},{"abstract":false,"baseContracts":[{"baseName":{"id":2,"name":"C1","nameLocations":["30:2:1"],"nodeType":"IdentifierPath","referencedDeclaration":1,"src":"30:2:1"},"id":3,"nodeType":"InheritanceSpecifier","src":"30:2:1"}],"canonicalName":"C2","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":4,"linearizedBaseContracts":[4,1],"name":"C2","nameLocation":"24:2:1","nodeType":"ContractDefinition","nodes":[],"scope":5,"src":"15:20:1","usedErrors":[]}],"src":"0:36:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C1":
|
|
||||||
[
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"C2":
|
|
||||||
[
|
|
||||||
4
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 5,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C1",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 1,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"name": "C1",
|
|
||||||
"nameLocation": "9:2:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes": [],
|
|
||||||
"scope": 5,
|
|
||||||
"src": "0:14:1",
|
|
||||||
"usedErrors": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"baseName":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"name": "C1",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"30:2:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 1,
|
|
||||||
"src": "30:2:1"
|
|
||||||
},
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "InheritanceSpecifier",
|
|
||||||
"src": "30:2:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"canonicalName": "C2",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 4,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
4,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"name": "C2",
|
|
||||||
"nameLocation": "24:2:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes": [],
|
|
||||||
"scope": 5,
|
|
||||||
"src": "15:20:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:36:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,108 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[6]},"id":7,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":6,"linearizedBaseContracts":[6],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":4,"nodeType":"Block","src":"37:51:1","statements":[{"AST":{"nodeType":"YulBlock","src":"56:26:1","statements":[{"body":{"nodeType":"YulBlock","src":"71:9:1","statements":[{"nodeType":"YulLeave","src":"73:5:1"}]},"name":"f","nodeType":"YulFunctionDefinition","src":"58:22:1"}]},"evmVersion":"london","externalReferences":[],"id":3,"nodeType":"InlineAssembly","src":"47:35:1"}]},"functionSelector":"ece866b9","id":5,"implemented":true,"kind":"function","modifiers":[],"name":"l","nameLocation":"26:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"27:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"37:0:1"},"scope":6,"src":"17:71:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":7,"src":"0:90:1","usedErrors":[]}],"src":"0:91:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 6,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "37:51:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"AST":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "56:26:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "71:9:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"nodeType": "YulLeave",
|
|
||||||
"src": "73:5:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"name": "f",
|
|
||||||
"nodeType": "YulFunctionDefinition",
|
|
||||||
"src": "58:22:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"evmVersion": "london",
|
|
||||||
"externalReferences": [],
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "InlineAssembly",
|
|
||||||
"src": "47:35:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "ece866b9",
|
|
||||||
"id": 5,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "l",
|
|
||||||
"nameLocation": "26:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "27:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "37:0:1"
|
|
||||||
},
|
|
||||||
"scope": 6,
|
|
||||||
"src": "17:71:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 7,
|
|
||||||
"src": "0:90:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:91:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,37 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[1]},"id":2,"license":"GPL-3.0","nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":1,"linearizedBaseContracts":[1],"name":"C","nameLocation":"45:1:1","nodeType":"ContractDefinition","nodes":[],"scope":2,"src":"36:13:1","usedErrors":[]}],"src":"36:14:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
1
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 2,
|
|
||||||
"license": "GPL-3.0",
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 1,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "45:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes": [],
|
|
||||||
"scope": 2,
|
|
||||||
"src": "36:13:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "36:14:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,175 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"c":[11]},"id":12,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"c","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":11,"linearizedBaseContracts":[11],"name":"c","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":9,"nodeType":"Block","src":"33:19:1","statements":[{"assignments":[4],"declarations":[{"constant":false,"id":4,"mutability":"mutable","name":"a","nameLocation":"40:1:1","nodeType":"VariableDeclaration","scope":9,"src":"35:6:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3,"name":"uint","nodeType":"ElementaryTypeName","src":"35:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":8,"initialValue":{"commonType":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"},"id":7,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"leftExpression":{"hexValue":"32","id":5,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"44:1:1","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"BinaryOperation","operator":"+","rightExpression":{"hexValue":"33","id":6,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"48:1:1","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"src":"44:5:1","typeDescriptions":{"typeIdentifier":"t_rational_5_by_1","typeString":"int_const 5"}},"nodeType":"VariableDeclarationStatement","src":"35:14:1"}]},"functionSelector":"26121ff0","id":10,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"22:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"23:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"33:0:1"},"scope":11,"src":"13:39:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":12,"src":"0:54:1","usedErrors":[]}],"src":"0:55:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"c":
|
|
||||||
[
|
|
||||||
11
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 12,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "c",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 11,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
11
|
|
||||||
],
|
|
||||||
"name": "c",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 9,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "33:19:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"assignments":
|
|
||||||
[
|
|
||||||
4
|
|
||||||
],
|
|
||||||
"declarations":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 4,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "a",
|
|
||||||
"nameLocation": "40:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 9,
|
|
||||||
"src": "35:6:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "35:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 8,
|
|
||||||
"initialValue":
|
|
||||||
{
|
|
||||||
"commonType":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_rational_5_by_1",
|
|
||||||
"typeString": "int_const 5"
|
|
||||||
},
|
|
||||||
"id": 7,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"lValueRequested": false,
|
|
||||||
"leftExpression":
|
|
||||||
{
|
|
||||||
"hexValue": "32",
|
|
||||||
"id": 5,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"kind": "number",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nodeType": "Literal",
|
|
||||||
"src": "44:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_rational_2_by_1",
|
|
||||||
"typeString": "int_const 2"
|
|
||||||
},
|
|
||||||
"value": "2"
|
|
||||||
},
|
|
||||||
"nodeType": "BinaryOperation",
|
|
||||||
"operator": "+",
|
|
||||||
"rightExpression":
|
|
||||||
{
|
|
||||||
"hexValue": "33",
|
|
||||||
"id": 6,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"kind": "number",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nodeType": "Literal",
|
|
||||||
"src": "48:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_rational_3_by_1",
|
|
||||||
"typeString": "int_const 3"
|
|
||||||
},
|
|
||||||
"value": "3"
|
|
||||||
},
|
|
||||||
"src": "44:5:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_rational_5_by_1",
|
|
||||||
"typeString": "int_const 5"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"nodeType": "VariableDeclarationStatement",
|
|
||||||
"src": "35:14:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "26121ff0",
|
|
||||||
"id": 10,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "22:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "23:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "33:0:1"
|
|
||||||
},
|
|
||||||
"scope": 11,
|
|
||||||
"src": "13:39:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 12,
|
|
||||||
"src": "0:54:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:55:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,184 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"c":[15]},"id":16,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"c","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":15,"linearizedBaseContracts":[15],"name":"c","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"constant":false,"id":3,"mutability":"mutable","name":"a","nameLocation":"20:1:1","nodeType":"VariableDeclaration","scope":15,"src":"13:8:1","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage","typeString":"uint256[]"},"typeName":{"baseType":{"id":1,"name":"uint","nodeType":"ElementaryTypeName","src":"13:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":2,"nodeType":"ArrayTypeName","src":"13:6:1","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"},{"body":{"id":13,"nodeType":"Block","src":"43:25:1","statements":[{"assignments":[10],"declarations":[{"constant":false,"id":10,"mutability":"mutable","name":"b","nameLocation":"60:1:1","nodeType":"VariableDeclaration","scope":13,"src":"45:16:1","stateVariable":false,"storageLocation":"storage","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":8,"name":"uint","nodeType":"ElementaryTypeName","src":"45:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9,"nodeType":"ArrayTypeName","src":"45:6:1","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"id":12,"initialValue":{"id":11,"name":"a","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":3,"src":"64:1:1","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage","typeString":"uint256[] storage ref"}},"nodeType":"VariableDeclarationStatement","src":"45:20:1"}]},"functionSelector":"26121ff0","id":14,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"32:1:1","nodeType":"FunctionDefinition","parameters":{"id":4,"nodeType":"ParameterList","parameters":[],"src":"33:2:1"},"returnParameters":{"id":5,"nodeType":"ParameterList","parameters":[],"src":"43:0:1"},"scope":15,"src":"23:45:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":16,"src":"0:70:1","usedErrors":[]}],"src":"0:71:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"c":
|
|
||||||
[
|
|
||||||
15
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 16,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "c",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 15,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
15
|
|
||||||
],
|
|
||||||
"name": "c",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 3,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "a",
|
|
||||||
"nameLocation": "20:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 15,
|
|
||||||
"src": "13:8:1",
|
|
||||||
"stateVariable": true,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_array$_t_uint256_$dyn_storage",
|
|
||||||
"typeString": "uint256[]"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"baseType":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "13:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ArrayTypeName",
|
|
||||||
"src": "13:6:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_array$_t_uint256_$dyn_storage_ptr",
|
|
||||||
"typeString": "uint256[]"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 13,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "43:25:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"assignments":
|
|
||||||
[
|
|
||||||
10
|
|
||||||
],
|
|
||||||
"declarations":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 10,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "b",
|
|
||||||
"nameLocation": "60:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 13,
|
|
||||||
"src": "45:16:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "storage",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_array$_t_uint256_$dyn_storage_ptr",
|
|
||||||
"typeString": "uint256[]"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"baseType":
|
|
||||||
{
|
|
||||||
"id": 8,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "45:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": 9,
|
|
||||||
"nodeType": "ArrayTypeName",
|
|
||||||
"src": "45:6:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_array$_t_uint256_$dyn_storage_ptr",
|
|
||||||
"typeString": "uint256[]"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 12,
|
|
||||||
"initialValue":
|
|
||||||
{
|
|
||||||
"id": 11,
|
|
||||||
"name": "a",
|
|
||||||
"nodeType": "Identifier",
|
|
||||||
"overloadedDeclarations": [],
|
|
||||||
"referencedDeclaration": 3,
|
|
||||||
"src": "64:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_array$_t_uint256_$dyn_storage",
|
|
||||||
"typeString": "uint256[] storage ref"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"nodeType": "VariableDeclarationStatement",
|
|
||||||
"src": "45:20:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "26121ff0",
|
|
||||||
"id": 14,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "32:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "33:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "43:0:1"
|
|
||||||
},
|
|
||||||
"scope": 15,
|
|
||||||
"src": "23:45:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 16,
|
|
||||||
"src": "0:70:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:71:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,171 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[6]},"id":7,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":6,"linearizedBaseContracts":[6],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":4,"nodeType":"Block","src":"42:74:1","statements":[{"AST":{"nodeType":"YulBlock","src":"61:49:1","statements":[{"body":{"nodeType":"YulBlock","src":"90:18:1","statements":[{"nodeType":"YulBreak","src":"92:5:1"},{"nodeType":"YulContinue","src":"98:8:1"}]},"condition":{"kind":"number","nodeType":"YulLiteral","src":"70:1:1","type":"","value":"1"},"nodeType":"YulForLoop","post":{"nodeType":"YulBlock","src":"72:17:1","statements":[{"expression":{"arguments":[{"arguments":[{"kind":"number","nodeType":"YulLiteral","src":"84:1:1","type":"","value":"0"}],"functionName":{"name":"sload","nodeType":"YulIdentifier","src":"78:5:1"},"nodeType":"YulFunctionCall","src":"78:8:1"}],"functionName":{"name":"pop","nodeType":"YulIdentifier","src":"74:3:1"},"nodeType":"YulFunctionCall","src":"74:13:1"},"nodeType":"YulExpressionStatement","src":"74:13:1"}]},"pre":{"nodeType":"YulBlock","src":"67:2:1","statements":[]},"src":"63:45:1"}]},"evmVersion":"london","externalReferences":[],"id":3,"nodeType":"InlineAssembly","src":"52:58:1"}]},"functionSelector":"e2179b8e","id":5,"implemented":true,"kind":"function","modifiers":[],"name":"g","nameLocation":"26:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"27:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"42:0:1"},"scope":6,"src":"17:99:1","stateMutability":"view","virtual":false,"visibility":"public"}],"scope":7,"src":"0:118:1","usedErrors":[]}],"src":"0:119:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 6,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "42:74:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"AST":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "61:49:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "90:18:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"nodeType": "YulBreak",
|
|
||||||
"src": "92:5:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"nodeType": "YulContinue",
|
|
||||||
"src": "98:8:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"condition":
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "70:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "1"
|
|
||||||
},
|
|
||||||
"nodeType": "YulForLoop",
|
|
||||||
"post":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "72:17:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"expression":
|
|
||||||
{
|
|
||||||
"arguments":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"arguments":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "84:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"functionName":
|
|
||||||
{
|
|
||||||
"name": "sload",
|
|
||||||
"nodeType": "YulIdentifier",
|
|
||||||
"src": "78:5:1"
|
|
||||||
},
|
|
||||||
"nodeType": "YulFunctionCall",
|
|
||||||
"src": "78:8:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"functionName":
|
|
||||||
{
|
|
||||||
"name": "pop",
|
|
||||||
"nodeType": "YulIdentifier",
|
|
||||||
"src": "74:3:1"
|
|
||||||
},
|
|
||||||
"nodeType": "YulFunctionCall",
|
|
||||||
"src": "74:13:1"
|
|
||||||
},
|
|
||||||
"nodeType": "YulExpressionStatement",
|
|
||||||
"src": "74:13:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"pre":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "67:2:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"src": "63:45:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"evmVersion": "london",
|
|
||||||
"externalReferences": [],
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "InlineAssembly",
|
|
||||||
"src": "52:58:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "e2179b8e",
|
|
||||||
"id": 5,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "g",
|
|
||||||
"nameLocation": "26:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "27:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "42:0:1"
|
|
||||||
},
|
|
||||||
"scope": 6,
|
|
||||||
"src": "17:99:1",
|
|
||||||
"stateMutability": "view",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 7,
|
|
||||||
"src": "0:118:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:119:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,253 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[19]},"id":20,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":19,"linearizedBaseContracts":[19],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"canonicalName":"C.E","id":4,"members":[{"id":1,"name":"A","nameLocation":"26:1:1","nodeType":"EnumValue","src":"26:1:1"},{"id":2,"name":"B","nameLocation":"29:1:1","nodeType":"EnumValue","src":"29:1:1"},{"id":3,"name":"C","nameLocation":"32:1:1","nodeType":"EnumValue","src":"32:1:1"}],"name":"E","nameLocation":"22:1:1","nodeType":"EnumDefinition","src":"17:18:1"},{"constant":false,"id":9,"mutability":"mutable","name":"a","nameLocation":"59:1:1","nodeType":"VariableDeclaration","scope":19,"src":"40:20:1","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_contract$_C_$19_$_t_bool_$","typeString":"mapping(contract C => bool)"},"typeName":{"id":8,"keyType":{"id":6,"nodeType":"UserDefinedTypeName","pathNode":{"id":5,"name":"C","nameLocations":["48:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":19,"src":"48:1:1"},"referencedDeclaration":19,"src":"48:1:1","typeDescriptions":{"typeIdentifier":"t_contract$_C_$19","typeString":"contract C"}},"nodeType":"Mapping","src":"40:18:1","typeDescriptions":{"typeIdentifier":"t_mapping$_t_contract$_C_$19_$_t_bool_$","typeString":"mapping(contract C => bool)"},"valueType":{"id":7,"name":"bool","nodeType":"ElementaryTypeName","src":"53:4:1","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}},"visibility":"internal"},{"constant":false,"id":13,"mutability":"mutable","name":"b","nameLocation":"91:1:1","nodeType":"VariableDeclaration","scope":19,"src":"66:26:1","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"typeName":{"id":12,"keyType":{"id":10,"name":"address","nodeType":"ElementaryTypeName","src":"74:7:1","typeDescriptions":{"typeIdentifier":"t_address","typeString":"address"}},"nodeType":"Mapping","src":"66:24:1","typeDescriptions":{"typeIdentifier":"t_mapping$_t_address_$_t_bool_$","typeString":"mapping(address => bool)"},"valueType":{"id":11,"name":"bool","nodeType":"ElementaryTypeName","src":"85:4:1","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}},"visibility":"internal"},{"constant":false,"id":18,"mutability":"mutable","name":"c","nameLocation":"117:1:1","nodeType":"VariableDeclaration","scope":19,"src":"98:20:1","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_mapping$_t_enum$_E_$4_$_t_bool_$","typeString":"mapping(enum C.E => bool)"},"typeName":{"id":17,"keyType":{"id":15,"nodeType":"UserDefinedTypeName","pathNode":{"id":14,"name":"E","nameLocations":["106:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":4,"src":"106:1:1"},"referencedDeclaration":4,"src":"106:1:1","typeDescriptions":{"typeIdentifier":"t_enum$_E_$4","typeString":"enum C.E"}},"nodeType":"Mapping","src":"98:18:1","typeDescriptions":{"typeIdentifier":"t_mapping$_t_enum$_E_$4_$_t_bool_$","typeString":"mapping(enum C.E => bool)"},"valueType":{"id":16,"name":"bool","nodeType":"ElementaryTypeName","src":"111:4:1","typeDescriptions":{"typeIdentifier":"t_bool","typeString":"bool"}}},"visibility":"internal"}],"scope":20,"src":"0:121:1","usedErrors":[]}],"src":"0:122:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
19
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 20,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 19,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
19
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"canonicalName": "C.E",
|
|
||||||
"id": 4,
|
|
||||||
"members":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"name": "A",
|
|
||||||
"nameLocation": "26:1:1",
|
|
||||||
"nodeType": "EnumValue",
|
|
||||||
"src": "26:1:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"name": "B",
|
|
||||||
"nameLocation": "29:1:1",
|
|
||||||
"nodeType": "EnumValue",
|
|
||||||
"src": "29:1:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "32:1:1",
|
|
||||||
"nodeType": "EnumValue",
|
|
||||||
"src": "32:1:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"name": "E",
|
|
||||||
"nameLocation": "22:1:1",
|
|
||||||
"nodeType": "EnumDefinition",
|
|
||||||
"src": "17:18:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 9,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "a",
|
|
||||||
"nameLocation": "59:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 19,
|
|
||||||
"src": "40:20:1",
|
|
||||||
"stateVariable": true,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_mapping$_t_contract$_C_$19_$_t_bool_$",
|
|
||||||
"typeString": "mapping(contract C => bool)"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 8,
|
|
||||||
"keyType":
|
|
||||||
{
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "UserDefinedTypeName",
|
|
||||||
"pathNode":
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"name": "C",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"48:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 19,
|
|
||||||
"src": "48:1:1"
|
|
||||||
},
|
|
||||||
"referencedDeclaration": 19,
|
|
||||||
"src": "48:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_contract$_C_$19",
|
|
||||||
"typeString": "contract C"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"nodeType": "Mapping",
|
|
||||||
"src": "40:18:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_mapping$_t_contract$_C_$19_$_t_bool_$",
|
|
||||||
"typeString": "mapping(contract C => bool)"
|
|
||||||
},
|
|
||||||
"valueType":
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"name": "bool",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "53:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_bool",
|
|
||||||
"typeString": "bool"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 13,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "b",
|
|
||||||
"nameLocation": "91:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 19,
|
|
||||||
"src": "66:26:1",
|
|
||||||
"stateVariable": true,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_mapping$_t_address_$_t_bool_$",
|
|
||||||
"typeString": "mapping(address => bool)"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 12,
|
|
||||||
"keyType":
|
|
||||||
{
|
|
||||||
"id": 10,
|
|
||||||
"name": "address",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "74:7:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_address",
|
|
||||||
"typeString": "address"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"nodeType": "Mapping",
|
|
||||||
"src": "66:24:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_mapping$_t_address_$_t_bool_$",
|
|
||||||
"typeString": "mapping(address => bool)"
|
|
||||||
},
|
|
||||||
"valueType":
|
|
||||||
{
|
|
||||||
"id": 11,
|
|
||||||
"name": "bool",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "85:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_bool",
|
|
||||||
"typeString": "bool"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 18,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "c",
|
|
||||||
"nameLocation": "117:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 19,
|
|
||||||
"src": "98:20:1",
|
|
||||||
"stateVariable": true,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_mapping$_t_enum$_E_$4_$_t_bool_$",
|
|
||||||
"typeString": "mapping(enum C.E => bool)"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 17,
|
|
||||||
"keyType":
|
|
||||||
{
|
|
||||||
"id": 15,
|
|
||||||
"nodeType": "UserDefinedTypeName",
|
|
||||||
"pathNode":
|
|
||||||
{
|
|
||||||
"id": 14,
|
|
||||||
"name": "E",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"106:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 4,
|
|
||||||
"src": "106:1:1"
|
|
||||||
},
|
|
||||||
"referencedDeclaration": 4,
|
|
||||||
"src": "106:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_enum$_E_$4",
|
|
||||||
"typeString": "enum C.E"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"nodeType": "Mapping",
|
|
||||||
"src": "98:18:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_mapping$_t_enum$_E_$4_$_t_bool_$",
|
|
||||||
"typeString": "mapping(enum C.E => bool)"
|
|
||||||
},
|
|
||||||
"valueType":
|
|
||||||
{
|
|
||||||
"id": 16,
|
|
||||||
"name": "bool",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "111:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_bool",
|
|
||||||
"typeString": "bool"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 20,
|
|
||||||
"src": "0:121:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:122:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,176 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[14]},"id":15,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":14,"linearizedBaseContracts":[14],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":5,"nodeType":"Block","src":"32:6:1","statements":[{"id":4,"nodeType":"PlaceholderStatement","src":"34:1:1"}]},"id":6,"name":"M","nameLocation":"22:1:1","nodeType":"ModifierDefinition","parameters":{"id":3,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2,"mutability":"mutable","name":"i","nameLocation":"29:1:1","nodeType":"VariableDeclaration","scope":6,"src":"24:6:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1,"name":"uint","nodeType":"ElementaryTypeName","src":"24:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23:8:1"},"src":"13:25:1","virtual":false,"visibility":"internal"},{"body":{"id":12,"nodeType":"Block","src":"64:2:1","statements":[]},"functionSelector":"28811f59","id":13,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"hexValue":"31","id":9,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"54:1:1","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"}],"id":10,"kind":"modifierInvocation","modifierName":{"id":8,"name":"M","nameLocations":["52:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":6,"src":"52:1:1"},"nodeType":"ModifierInvocation","src":"52:4:1"}],"name":"F","nameLocation":"48:1:1","nodeType":"FunctionDefinition","parameters":{"id":7,"nodeType":"ParameterList","parameters":[],"src":"49:2:1"},"returnParameters":{"id":11,"nodeType":"ParameterList","parameters":[],"src":"64:0:1"},"scope":14,"src":"39:27:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":15,"src":"0:68:1","usedErrors":[]}],"src":"0:69:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
14
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 15,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 14,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
14
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "32:6:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "PlaceholderStatement",
|
|
||||||
"src": "34:1:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 6,
|
|
||||||
"name": "M",
|
|
||||||
"nameLocation": "22:1:1",
|
|
||||||
"nodeType": "ModifierDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 2,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "i",
|
|
||||||
"nameLocation": "29:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 6,
|
|
||||||
"src": "24:6:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "24:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "23:8:1"
|
|
||||||
},
|
|
||||||
"src": "13:25:1",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "internal"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 12,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "64:2:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"functionSelector": "28811f59",
|
|
||||||
"id": 13,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"arguments":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"hexValue": "31",
|
|
||||||
"id": 9,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"kind": "number",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nodeType": "Literal",
|
|
||||||
"src": "54:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_rational_1_by_1",
|
|
||||||
"typeString": "int_const 1"
|
|
||||||
},
|
|
||||||
"value": "1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 10,
|
|
||||||
"kind": "modifierInvocation",
|
|
||||||
"modifierName":
|
|
||||||
{
|
|
||||||
"id": 8,
|
|
||||||
"name": "M",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"52:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 6,
|
|
||||||
"src": "52:1:1"
|
|
||||||
},
|
|
||||||
"nodeType": "ModifierInvocation",
|
|
||||||
"src": "52:4:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"name": "F",
|
|
||||||
"nameLocation": "48:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "49:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 11,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "64:0:1"
|
|
||||||
},
|
|
||||||
"scope": 14,
|
|
||||||
"src": "39:27:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 15,
|
|
||||||
"src": "0:68:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:69:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,176 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[14]},"id":15,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":14,"linearizedBaseContracts":[14],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":5,"nodeType":"Block","src":"32:6:1","statements":[{"id":4,"nodeType":"PlaceholderStatement","src":"34:1:1"}]},"id":6,"name":"M","nameLocation":"22:1:1","nodeType":"ModifierDefinition","parameters":{"id":3,"nodeType":"ParameterList","parameters":[{"constant":false,"id":2,"mutability":"mutable","name":"i","nameLocation":"29:1:1","nodeType":"VariableDeclaration","scope":6,"src":"24:6:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1,"name":"uint","nodeType":"ElementaryTypeName","src":"24:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"23:8:1"},"src":"13:25:1","virtual":false,"visibility":"internal"},{"body":{"id":12,"nodeType":"Block","src":"64:2:1","statements":[]},"functionSelector":"28811f59","id":13,"implemented":true,"kind":"function","modifiers":[{"arguments":[{"hexValue":"31","id":9,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"54:1:1","typeDescriptions":{"typeIdentifier":"t_rational_1_by_1","typeString":"int_const 1"},"value":"1"}],"id":10,"kind":"modifierInvocation","modifierName":{"id":8,"name":"M","nameLocations":["52:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":6,"src":"52:1:1"},"nodeType":"ModifierInvocation","src":"52:4:1"}],"name":"F","nameLocation":"48:1:1","nodeType":"FunctionDefinition","parameters":{"id":7,"nodeType":"ParameterList","parameters":[],"src":"49:2:1"},"returnParameters":{"id":11,"nodeType":"ParameterList","parameters":[],"src":"64:0:1"},"scope":14,"src":"39:27:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":15,"src":"0:68:1","usedErrors":[]}],"src":"0:69:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
14
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 15,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 14,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
14
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "32:6:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "PlaceholderStatement",
|
|
||||||
"src": "34:1:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 6,
|
|
||||||
"name": "M",
|
|
||||||
"nameLocation": "22:1:1",
|
|
||||||
"nodeType": "ModifierDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 2,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "i",
|
|
||||||
"nameLocation": "29:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 6,
|
|
||||||
"src": "24:6:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "24:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "23:8:1"
|
|
||||||
},
|
|
||||||
"src": "13:25:1",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "internal"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 12,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "64:2:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"functionSelector": "28811f59",
|
|
||||||
"id": 13,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"arguments":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"hexValue": "31",
|
|
||||||
"id": 9,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"kind": "number",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nodeType": "Literal",
|
|
||||||
"src": "54:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_rational_1_by_1",
|
|
||||||
"typeString": "int_const 1"
|
|
||||||
},
|
|
||||||
"value": "1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 10,
|
|
||||||
"kind": "modifierInvocation",
|
|
||||||
"modifierName":
|
|
||||||
{
|
|
||||||
"id": 8,
|
|
||||||
"name": "M",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"52:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 6,
|
|
||||||
"src": "52:1:1"
|
|
||||||
},
|
|
||||||
"nodeType": "ModifierInvocation",
|
|
||||||
"src": "52:4:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"name": "F",
|
|
||||||
"nameLocation": "48:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "49:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 11,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "64:0:1"
|
|
||||||
},
|
|
||||||
"scope": 14,
|
|
||||||
"src": "39:27:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 15,
|
|
||||||
"src": "0:68:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:69:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,185 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[10]},"id":11,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":10,"linearizedBaseContracts":[10],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"constant":false,"functionSelector":"0dbe671f","id":3,"mutability":"immutable","name":"a","nameLocation":"39:1:1","nodeType":"VariableDeclaration","scope":10,"src":"17:27:1","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1,"name":"uint","nodeType":"ElementaryTypeName","src":"17:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"34","id":2,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"43:1:1","typeDescriptions":{"typeIdentifier":"t_rational_4_by_1","typeString":"int_const 4"},"value":"4"},"visibility":"public"},{"constant":true,"functionSelector":"4df7e3d0","id":6,"mutability":"constant","name":"b","nameLocation":"71:1:1","nodeType":"VariableDeclaration","scope":10,"src":"50:26:1","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":4,"name":"uint","nodeType":"ElementaryTypeName","src":"50:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"32","id":5,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"75:1:1","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"visibility":"public"},{"constant":false,"functionSelector":"c3da42b8","id":9,"mutability":"mutable","name":"c","nameLocation":"94:1:1","nodeType":"VariableDeclaration","scope":10,"src":"82:17:1","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":7,"name":"uint","nodeType":"ElementaryTypeName","src":"82:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"value":{"hexValue":"33","id":8,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"98:1:1","typeDescriptions":{"typeIdentifier":"t_rational_3_by_1","typeString":"int_const 3"},"value":"3"},"visibility":"public"}],"scope":11,"src":"0:102:1","usedErrors":[]}],"src":"0:103:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
10
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 11,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 10,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
10
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"functionSelector": "0dbe671f",
|
|
||||||
"id": 3,
|
|
||||||
"mutability": "immutable",
|
|
||||||
"name": "a",
|
|
||||||
"nameLocation": "39:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 10,
|
|
||||||
"src": "17:27:1",
|
|
||||||
"stateVariable": true,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "17:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"hexValue": "34",
|
|
||||||
"id": 2,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"kind": "number",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nodeType": "Literal",
|
|
||||||
"src": "43:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_rational_4_by_1",
|
|
||||||
"typeString": "int_const 4"
|
|
||||||
},
|
|
||||||
"value": "4"
|
|
||||||
},
|
|
||||||
"visibility": "public"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"constant": true,
|
|
||||||
"functionSelector": "4df7e3d0",
|
|
||||||
"id": 6,
|
|
||||||
"mutability": "constant",
|
|
||||||
"name": "b",
|
|
||||||
"nameLocation": "71:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 10,
|
|
||||||
"src": "50:26:1",
|
|
||||||
"stateVariable": true,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "50:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"hexValue": "32",
|
|
||||||
"id": 5,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"kind": "number",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nodeType": "Literal",
|
|
||||||
"src": "75:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_rational_2_by_1",
|
|
||||||
"typeString": "int_const 2"
|
|
||||||
},
|
|
||||||
"value": "2"
|
|
||||||
},
|
|
||||||
"visibility": "public"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"functionSelector": "c3da42b8",
|
|
||||||
"id": 9,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "c",
|
|
||||||
"nameLocation": "94:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 10,
|
|
||||||
"src": "82:17:1",
|
|
||||||
"stateVariable": true,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "82:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"hexValue": "33",
|
|
||||||
"id": 8,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"kind": "number",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nodeType": "Literal",
|
|
||||||
"src": "98:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_rational_3_by_1",
|
|
||||||
"typeString": "int_const 3"
|
|
||||||
},
|
|
||||||
"value": "3"
|
|
||||||
},
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 11,
|
|
||||||
"src": "0:102:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:103:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,176 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[8]},"id":9,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":8,"linearizedBaseContracts":[8],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":6,"nodeType":"Block","src":"57:95:1","statements":[{"AST":{"nodeType":"YulBlock","src":"72:76:1","statements":[{"body":{"nodeType":"YulBlock","src":"94:35:1","statements":[{"body":{"nodeType":"YulBlock","src":"118:3:1","statements":[]},"name":"f2","nodeType":"YulFunctionDefinition","src":"104:17:1"}]},"name":"f1","nodeType":"YulFunctionDefinition","src":"80:49:1"},{"nodeType":"YulAssignment","src":"136:6:1","value":{"kind":"number","nodeType":"YulLiteral","src":"141:1:1","type":"","value":"2"},"variableNames":[{"name":"x","nodeType":"YulIdentifier","src":"136:1:1"}]}]},"evmVersion":"london","externalReferences":[{"declaration":3,"isOffset":false,"isSlot":false,"src":"136:1:1","valueSize":1}],"id":5,"nodeType":"InlineAssembly","src":"63:85:1"}]},"functionSelector":"26121ff0","id":7,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"24:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"25:2:1"},"returnParameters":{"id":4,"nodeType":"ParameterList","parameters":[{"constant":false,"id":3,"mutability":"mutable","name":"x","nameLocation":"54:1:1","nodeType":"VariableDeclaration","scope":7,"src":"49:6:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":2,"name":"uint","nodeType":"ElementaryTypeName","src":"49:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"48:8:1"},"scope":8,"src":"15:137:1","stateMutability":"pure","virtual":false,"visibility":"public"}],"scope":9,"src":"0:154:1","usedErrors":[]}],"src":"0:155:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
8
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 9,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 8,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
8
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "57:95:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"AST":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "72:76:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "94:35:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "118:3:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"name": "f2",
|
|
||||||
"nodeType": "YulFunctionDefinition",
|
|
||||||
"src": "104:17:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"name": "f1",
|
|
||||||
"nodeType": "YulFunctionDefinition",
|
|
||||||
"src": "80:49:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"nodeType": "YulAssignment",
|
|
||||||
"src": "136:6:1",
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "141:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "2"
|
|
||||||
},
|
|
||||||
"variableNames":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "x",
|
|
||||||
"nodeType": "YulIdentifier",
|
|
||||||
"src": "136:1:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"evmVersion": "london",
|
|
||||||
"externalReferences":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"declaration": 3,
|
|
||||||
"isOffset": false,
|
|
||||||
"isSlot": false,
|
|
||||||
"src": "136:1:1",
|
|
||||||
"valueSize": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 5,
|
|
||||||
"nodeType": "InlineAssembly",
|
|
||||||
"src": "63:85:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "26121ff0",
|
|
||||||
"id": 7,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "24:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "25:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 3,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "x",
|
|
||||||
"nameLocation": "54:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 7,
|
|
||||||
"src": "49:6:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "49:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "48:8:1"
|
|
||||||
},
|
|
||||||
"scope": 8,
|
|
||||||
"src": "15:137:1",
|
|
||||||
"stateMutability": "pure",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 9,
|
|
||||||
"src": "0:154:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:155:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,237 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[15]},"id":16,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":15,"linearizedBaseContracts":[15],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":13,"nodeType":"Block","src":"33:45:1","statements":[{"assignments":[4],"declarations":[{"constant":false,"id":4,"mutability":"mutable","name":"x","nameLocation":"49:1:1","nodeType":"VariableDeclaration","scope":13,"src":"35:15:1","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":3,"name":"string","nodeType":"ElementaryTypeName","src":"35:6:1","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"id":12,"initialValue":{"arguments":[{"arguments":[{"hexValue":"ff","id":9,"isConstant":false,"isLValue":false,"isPure":true,"kind":"hexString","lValueRequested":false,"nodeType":"Literal","src":"66:7:1","typeDescriptions":{"typeIdentifier":"t_stringliteral_8b1a944cf13a9a1c08facb2c9e98623ef3254d2ddb48113885c3e8e97fec8db9","typeString":"literal_string hex\"ff\""}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_stringliteral_8b1a944cf13a9a1c08facb2c9e98623ef3254d2ddb48113885c3e8e97fec8db9","typeString":"literal_string hex\"ff\""}],"id":8,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"60:5:1","typeDescriptions":{"typeIdentifier":"t_type$_t_bytes_storage_ptr_$","typeString":"type(bytes storage pointer)"},"typeName":{"id":7,"name":"bytes","nodeType":"ElementaryTypeName","src":"60:5:1","typeDescriptions":{}}},"id":10,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"60:14:1","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}}],"expression":{"argumentTypes":[{"typeIdentifier":"t_bytes_memory_ptr","typeString":"bytes memory"}],"id":6,"isConstant":false,"isLValue":false,"isPure":true,"lValueRequested":false,"nodeType":"ElementaryTypeNameExpression","src":"53:6:1","typeDescriptions":{"typeIdentifier":"t_type$_t_string_storage_ptr_$","typeString":"type(string storage pointer)"},"typeName":{"id":5,"name":"string","nodeType":"ElementaryTypeName","src":"53:6:1","typeDescriptions":{}}},"id":11,"isConstant":false,"isLValue":false,"isPure":true,"kind":"typeConversion","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"53:22:1","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string memory"}},"nodeType":"VariableDeclarationStatement","src":"35:40:1"}]},"functionSelector":"26121ff0","id":14,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"22:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"23:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"33:0:1"},"scope":15,"src":"13:65:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":16,"src":"0:80:1","usedErrors":[]}],"src":"0:81:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
15
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 16,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 15,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
15
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 13,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "33:45:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"assignments":
|
|
||||||
[
|
|
||||||
4
|
|
||||||
],
|
|
||||||
"declarations":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 4,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "x",
|
|
||||||
"nameLocation": "49:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 13,
|
|
||||||
"src": "35:15:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "memory",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_string_memory_ptr",
|
|
||||||
"typeString": "string"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"name": "string",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "35:6:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_string_storage_ptr",
|
|
||||||
"typeString": "string"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 12,
|
|
||||||
"initialValue":
|
|
||||||
{
|
|
||||||
"arguments":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"arguments":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"hexValue": "ff",
|
|
||||||
"id": 9,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"kind": "hexString",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nodeType": "Literal",
|
|
||||||
"src": "66:7:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_stringliteral_8b1a944cf13a9a1c08facb2c9e98623ef3254d2ddb48113885c3e8e97fec8db9",
|
|
||||||
"typeString": "literal_string hex\"ff\""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"expression":
|
|
||||||
{
|
|
||||||
"argumentTypes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_stringliteral_8b1a944cf13a9a1c08facb2c9e98623ef3254d2ddb48113885c3e8e97fec8db9",
|
|
||||||
"typeString": "literal_string hex\"ff\""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 8,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nodeType": "ElementaryTypeNameExpression",
|
|
||||||
"src": "60:5:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_type$_t_bytes_storage_ptr_$",
|
|
||||||
"typeString": "type(bytes storage pointer)"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"name": "bytes",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "60:5:1",
|
|
||||||
"typeDescriptions": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": 10,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"kind": "typeConversion",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nameLocations": [],
|
|
||||||
"names": [],
|
|
||||||
"nodeType": "FunctionCall",
|
|
||||||
"src": "60:14:1",
|
|
||||||
"tryCall": false,
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_bytes_memory_ptr",
|
|
||||||
"typeString": "bytes memory"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"expression":
|
|
||||||
{
|
|
||||||
"argumentTypes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_bytes_memory_ptr",
|
|
||||||
"typeString": "bytes memory"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 6,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nodeType": "ElementaryTypeNameExpression",
|
|
||||||
"src": "53:6:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_type$_t_string_storage_ptr_$",
|
|
||||||
"typeString": "type(string storage pointer)"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"name": "string",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "53:6:1",
|
|
||||||
"typeDescriptions": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": 11,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"kind": "typeConversion",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nameLocations": [],
|
|
||||||
"names": [],
|
|
||||||
"nodeType": "FunctionCall",
|
|
||||||
"src": "53:22:1",
|
|
||||||
"tryCall": false,
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_string_memory_ptr",
|
|
||||||
"typeString": "string memory"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"nodeType": "VariableDeclarationStatement",
|
|
||||||
"src": "35:40:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "26121ff0",
|
|
||||||
"id": 14,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "22:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "23:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "33:0:1"
|
|
||||||
},
|
|
||||||
"scope": 15,
|
|
||||||
"src": "13:65:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 16,
|
|
||||||
"src": "0:80:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:81:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,337 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"A":[5],"B":[16],"C":[29]},"id":30,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"A","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":5,"linearizedBaseContracts":[5],"name":"A","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":3,"nodeType":"Block","src":"44:2:1","statements":[]},"functionSelector":"a399b6a2","id":4,"implemented":true,"kind":"function","modifiers":[],"name":"faa","nameLocation":"23:3:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"26:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"44:0:1"},"scope":5,"src":"14:32:1","stateMutability":"nonpayable","virtual":true,"visibility":"public"}],"scope":30,"src":"0:48:1","usedErrors":[]},{"abstract":true,"baseContracts":[{"baseName":{"id":6,"name":"A","nameLocations":["72:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":5,"src":"72:1:1"},"id":7,"nodeType":"InheritanceSpecifier","src":"72:1:1"}],"canonicalName":"B","contractDependencies":[],"contractKind":"contract","fullyImplemented":false,"id":16,"linearizedBaseContracts":[16,5],"name":"B","nameLocation":"67:1:1","nodeType":"ContractDefinition","nodes":[{"functionSelector":"c2985578","id":10,"implemented":false,"kind":"function","modifiers":[],"name":"foo","nameLocation":"86:3:1","nodeType":"FunctionDefinition","parameters":{"id":8,"nodeType":"ParameterList","parameters":[],"src":"89:2:1"},"returnParameters":{"id":9,"nodeType":"ParameterList","parameters":[],"src":"106:0:1"},"scope":16,"src":"77:30:1","stateMutability":"nonpayable","virtual":true,"visibility":"public"},{"baseFunctions":[4],"body":{"id":14,"nodeType":"Block","src":"148:2:1","statements":[]},"functionSelector":"a399b6a2","id":15,"implemented":true,"kind":"function","modifiers":[],"name":"faa","nameLocation":"118:3:1","nodeType":"FunctionDefinition","overrides":{"id":12,"nodeType":"OverrideSpecifier","overrides":[],"src":"139:8:1"},"parameters":{"id":11,"nodeType":"ParameterList","parameters":[],"src":"121:2:1"},"returnParameters":{"id":13,"nodeType":"ParameterList","parameters":[],"src":"148:0:1"},"scope":16,"src":"109:41:1","stateMutability":"nonpayable","virtual":true,"visibility":"public"}],"scope":30,"src":"49:103:1","usedErrors":[]},{"abstract":false,"baseContracts":[{"baseName":{"id":17,"name":"B","nameLocations":["167:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":16,"src":"167:1:1"},"id":18,"nodeType":"InheritanceSpecifier","src":"167:1:1"}],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":29,"linearizedBaseContracts":[29,16,5],"name":"C","nameLocation":"162:1:1","nodeType":"ContractDefinition","nodes":[{"baseFunctions":[10],"body":{"id":22,"nodeType":"Block","src":"203:3:1","statements":[]},"functionSelector":"c2985578","id":23,"implemented":true,"kind":"function","modifiers":[],"name":"foo","nameLocation":"181:3:1","nodeType":"FunctionDefinition","overrides":{"id":20,"nodeType":"OverrideSpecifier","overrides":[],"src":"194:8:1"},"parameters":{"id":19,"nodeType":"ParameterList","parameters":[],"src":"184:2:1"},"returnParameters":{"id":21,"nodeType":"ParameterList","parameters":[],"src":"203:0:1"},"scope":29,"src":"172:34:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"},{"baseFunctions":[15],"body":{"id":27,"nodeType":"Block","src":"239:3:1","statements":[]},"functionSelector":"a399b6a2","id":28,"implemented":true,"kind":"function","modifiers":[],"name":"faa","nameLocation":"217:3:1","nodeType":"FunctionDefinition","overrides":{"id":25,"nodeType":"OverrideSpecifier","overrides":[],"src":"230:8:1"},"parameters":{"id":24,"nodeType":"ParameterList","parameters":[],"src":"220:2:1"},"returnParameters":{"id":26,"nodeType":"ParameterList","parameters":[],"src":"239:0:1"},"scope":29,"src":"208:34:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":30,"src":"153:91:1","usedErrors":[]}],"src":"0:245:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"A":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
],
|
|
||||||
"B":
|
|
||||||
[
|
|
||||||
16
|
|
||||||
],
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
29
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 30,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "A",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 5,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
],
|
|
||||||
"name": "A",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "44:2:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"functionSelector": "a399b6a2",
|
|
||||||
"id": 4,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "faa",
|
|
||||||
"nameLocation": "23:3:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "26:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "44:0:1"
|
|
||||||
},
|
|
||||||
"scope": 5,
|
|
||||||
"src": "14:32:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": true,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 30,
|
|
||||||
"src": "0:48:1",
|
|
||||||
"usedErrors": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"abstract": true,
|
|
||||||
"baseContracts":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"baseName":
|
|
||||||
{
|
|
||||||
"id": 6,
|
|
||||||
"name": "A",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"72:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 5,
|
|
||||||
"src": "72:1:1"
|
|
||||||
},
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "InheritanceSpecifier",
|
|
||||||
"src": "72:1:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"canonicalName": "B",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": false,
|
|
||||||
"id": 16,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
16,
|
|
||||||
5
|
|
||||||
],
|
|
||||||
"name": "B",
|
|
||||||
"nameLocation": "67:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"functionSelector": "c2985578",
|
|
||||||
"id": 10,
|
|
||||||
"implemented": false,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "foo",
|
|
||||||
"nameLocation": "86:3:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 8,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "89:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 9,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "106:0:1"
|
|
||||||
},
|
|
||||||
"scope": 16,
|
|
||||||
"src": "77:30:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": true,
|
|
||||||
"visibility": "public"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"baseFunctions":
|
|
||||||
[
|
|
||||||
4
|
|
||||||
],
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 14,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "148:2:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"functionSelector": "a399b6a2",
|
|
||||||
"id": 15,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "faa",
|
|
||||||
"nameLocation": "118:3:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"overrides":
|
|
||||||
{
|
|
||||||
"id": 12,
|
|
||||||
"nodeType": "OverrideSpecifier",
|
|
||||||
"overrides": [],
|
|
||||||
"src": "139:8:1"
|
|
||||||
},
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 11,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "121:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 13,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "148:0:1"
|
|
||||||
},
|
|
||||||
"scope": 16,
|
|
||||||
"src": "109:41:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": true,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 30,
|
|
||||||
"src": "49:103:1",
|
|
||||||
"usedErrors": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"baseName":
|
|
||||||
{
|
|
||||||
"id": 17,
|
|
||||||
"name": "B",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"167:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 16,
|
|
||||||
"src": "167:1:1"
|
|
||||||
},
|
|
||||||
"id": 18,
|
|
||||||
"nodeType": "InheritanceSpecifier",
|
|
||||||
"src": "167:1:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 29,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
29,
|
|
||||||
16,
|
|
||||||
5
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "162:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"baseFunctions":
|
|
||||||
[
|
|
||||||
10
|
|
||||||
],
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 22,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "203:3:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"functionSelector": "c2985578",
|
|
||||||
"id": 23,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "foo",
|
|
||||||
"nameLocation": "181:3:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"overrides":
|
|
||||||
{
|
|
||||||
"id": 20,
|
|
||||||
"nodeType": "OverrideSpecifier",
|
|
||||||
"overrides": [],
|
|
||||||
"src": "194:8:1"
|
|
||||||
},
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 19,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "184:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 21,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "203:0:1"
|
|
||||||
},
|
|
||||||
"scope": 29,
|
|
||||||
"src": "172:34:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"baseFunctions":
|
|
||||||
[
|
|
||||||
15
|
|
||||||
],
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 27,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "239:3:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"functionSelector": "a399b6a2",
|
|
||||||
"id": 28,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "faa",
|
|
||||||
"nameLocation": "217:3:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"overrides":
|
|
||||||
{
|
|
||||||
"id": 25,
|
|
||||||
"nodeType": "OverrideSpecifier",
|
|
||||||
"overrides": [],
|
|
||||||
"src": "230:8:1"
|
|
||||||
},
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 24,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "220:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 26,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "239:0:1"
|
|
||||||
},
|
|
||||||
"scope": 29,
|
|
||||||
"src": "208:34:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 30,
|
|
||||||
"src": "153:91:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:245:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,68 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[5]},"id":6,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":5,"linearizedBaseContracts":[5],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":3,"nodeType":"Block","src":"24:6:1","statements":[{"id":2,"nodeType":"PlaceholderStatement","src":"26:1:1"}]},"id":4,"name":"M","nameLocation":"22:1:1","nodeType":"ModifierDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"24:0:1"},"src":"13:17:1","virtual":false,"visibility":"internal"}],"scope":6,"src":"0:32:1","usedErrors":[]}],"src":"0:33:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 5,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "24:6:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "PlaceholderStatement",
|
|
||||||
"src": "26:1:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 4,
|
|
||||||
"name": "M",
|
|
||||||
"nameLocation": "22:1:1",
|
|
||||||
"nodeType": "ModifierDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "24:0:1"
|
|
||||||
},
|
|
||||||
"src": "13:17:1",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 6,
|
|
||||||
"src": "0:32:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:33:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,73 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[5]},"id":6,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":5,"linearizedBaseContracts":[5],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":3,"nodeType":"Block","src":"42:5:1","statements":[]},"id":4,"implemented":true,"kind":"receive","modifiers":[],"name":"","nameLocation":"-1:-1:-1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"22:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"42:0:1"},"scope":5,"src":"15:32:1","stateMutability":"payable","virtual":false,"visibility":"external"}],"scope":6,"src":"0:49:1","usedErrors":[]}],"src":"0:50:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 5,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "42:5:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"id": 4,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "receive",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "",
|
|
||||||
"nameLocation": "-1:-1:-1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "22:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "42:0:1"
|
|
||||||
},
|
|
||||||
"scope": 5,
|
|
||||||
"src": "15:32:1",
|
|
||||||
"stateMutability": "payable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "external"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 6,
|
|
||||||
"src": "0:49:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:50:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,129 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"c":[11]},"id":12,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"c","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":11,"linearizedBaseContracts":[11],"name":"c","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":9,"nodeType":"Block","src":"33:20:1","statements":[{"assignments":[7],"declarations":[{"constant":false,"id":7,"mutability":"mutable","name":"x","nameLocation":"49:1:1","nodeType":"VariableDeclaration","scope":9,"src":"35:15:1","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_memory_ptr","typeString":"uint256[]"},"typeName":{"baseType":{"id":5,"name":"uint","nodeType":"ElementaryTypeName","src":"35:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":6,"nodeType":"ArrayTypeName","src":"35:6:1","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"visibility":"internal"}],"id":8,"nodeType":"VariableDeclarationStatement","src":"35:15:1"}]},"functionSelector":"26121ff0","id":10,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"22:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"23:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"33:0:1"},"scope":11,"src":"13:40:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":12,"src":"0:55:1","usedErrors":[]}],"src":"0:56:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"c":
|
|
||||||
[
|
|
||||||
11
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 12,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "c",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 11,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
11
|
|
||||||
],
|
|
||||||
"name": "c",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 9,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "33:20:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"assignments":
|
|
||||||
[
|
|
||||||
7
|
|
||||||
],
|
|
||||||
"declarations":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 7,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "x",
|
|
||||||
"nameLocation": "49:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 9,
|
|
||||||
"src": "35:15:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "memory",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_array$_t_uint256_$dyn_memory_ptr",
|
|
||||||
"typeString": "uint256[]"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"baseType":
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "35:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "ArrayTypeName",
|
|
||||||
"src": "35:6:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_array$_t_uint256_$dyn_storage_ptr",
|
|
||||||
"typeString": "uint256[]"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 8,
|
|
||||||
"nodeType": "VariableDeclarationStatement",
|
|
||||||
"src": "35:15:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "26121ff0",
|
|
||||||
"id": 10,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "22:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "23:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "33:0:1"
|
|
||||||
},
|
|
||||||
"scope": 11,
|
|
||||||
"src": "13:40:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 12,
|
|
||||||
"src": "0:55:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:56:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,140 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"c":[12]},"id":13,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"c","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":12,"linearizedBaseContracts":[12],"name":"c","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":10,"nodeType":"Block","src":"33:25:1","statements":[{"assignments":[8],"declarations":[{"constant":false,"id":8,"mutability":"mutable","name":"rows","nameLocation":"51:4:1","nodeType":"VariableDeclaration","scope":10,"src":"35:20:1","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_array$_t_array$_t_uint256_$dyn_memory_ptr_$dyn_memory_ptr","typeString":"uint256[][]"},"typeName":{"baseType":{"baseType":{"id":5,"name":"uint","nodeType":"ElementaryTypeName","src":"35:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":6,"nodeType":"ArrayTypeName","src":"35:6:1","typeDescriptions":{"typeIdentifier":"t_array$_t_uint256_$dyn_storage_ptr","typeString":"uint256[]"}},"id":7,"nodeType":"ArrayTypeName","src":"35:8:1","typeDescriptions":{"typeIdentifier":"t_array$_t_array$_t_uint256_$dyn_storage_$dyn_storage_ptr","typeString":"uint256[][]"}},"visibility":"internal"}],"id":9,"nodeType":"VariableDeclarationStatement","src":"35:20:1"}]},"functionSelector":"26121ff0","id":11,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"22:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"23:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"33:0:1"},"scope":12,"src":"13:45:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":13,"src":"0:60:1","usedErrors":[]}],"src":"0:61:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"c":
|
|
||||||
[
|
|
||||||
12
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 13,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "c",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 12,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
12
|
|
||||||
],
|
|
||||||
"name": "c",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 10,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "33:25:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"assignments":
|
|
||||||
[
|
|
||||||
8
|
|
||||||
],
|
|
||||||
"declarations":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 8,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "rows",
|
|
||||||
"nameLocation": "51:4:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 10,
|
|
||||||
"src": "35:20:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "memory",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_array$_t_array$_t_uint256_$dyn_memory_ptr_$dyn_memory_ptr",
|
|
||||||
"typeString": "uint256[][]"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"baseType":
|
|
||||||
{
|
|
||||||
"baseType":
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "35:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "ArrayTypeName",
|
|
||||||
"src": "35:6:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_array$_t_uint256_$dyn_storage_ptr",
|
|
||||||
"typeString": "uint256[]"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "ArrayTypeName",
|
|
||||||
"src": "35:8:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_array$_t_array$_t_uint256_$dyn_storage_$dyn_storage_ptr",
|
|
||||||
"typeString": "uint256[][]"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 9,
|
|
||||||
"nodeType": "VariableDeclarationStatement",
|
|
||||||
"src": "35:20:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "26121ff0",
|
|
||||||
"id": 11,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "22:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "23:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "33:0:1"
|
|
||||||
},
|
|
||||||
"scope": 12,
|
|
||||||
"src": "13:45:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 13,
|
|
||||||
"src": "0:60:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:61:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,252 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[12]},"id":13,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":12,"linearizedBaseContracts":[12],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"canonicalName":"C.S","id":3,"members":[{"constant":false,"id":2,"mutability":"mutable","name":"x","nameLocation":"33:1:1","nodeType":"VariableDeclaration","scope":3,"src":"28:6:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":1,"name":"uint","nodeType":"ElementaryTypeName","src":"28:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"name":"S","nameLocation":"24:1:1","nodeType":"StructDefinition","scope":12,"src":"17:20:1","visibility":"public"},{"constant":false,"id":6,"mutability":"mutable","name":"s","nameLocation":"44:1:1","nodeType":"VariableDeclaration","scope":12,"src":"42:3:1","stateVariable":true,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_struct$_S_$3_storage","typeString":"struct C.S"},"typeName":{"id":5,"nodeType":"UserDefinedTypeName","pathNode":{"id":4,"name":"S","nameLocations":["42:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":3,"src":"42:1:1"},"referencedDeclaration":3,"src":"42:1:1","typeDescriptions":{"typeIdentifier":"t_struct$_S_$3_storage_ptr","typeString":"struct C.S"}},"visibility":"internal"},{"body":{"id":10,"nodeType":"Block","src":"76:70:1","statements":[{"AST":{"nodeType":"YulBlock","src":"95:45:1","statements":[{"nodeType":"YulVariableDeclaration","src":"97:17:1","value":{"name":"s.offset","nodeType":"YulIdentifier","src":"106:8:1"},"variables":[{"name":"x","nodeType":"YulTypedName","src":"101:1:1","type":""}]},{"nodeType":"YulVariableDeclaration","src":"115:23:1","value":{"arguments":[{"name":"s.slot","nodeType":"YulIdentifier","src":"128:6:1"},{"kind":"number","nodeType":"YulLiteral","src":"136:1:1","type":"","value":"2"}],"functionName":{"name":"mul","nodeType":"YulIdentifier","src":"124:3:1"},"nodeType":"YulFunctionCall","src":"124:14:1"},"variables":[{"name":"y","nodeType":"YulTypedName","src":"119:1:1","type":""}]}]},"evmVersion":"london","externalReferences":[{"declaration":6,"isOffset":true,"isSlot":false,"src":"106:8:1","suffix":"offset","valueSize":1},{"declaration":6,"isOffset":false,"isSlot":true,"src":"128:6:1","suffix":"slot","valueSize":1}],"id":9,"nodeType":"InlineAssembly","src":"86:54:1"}]},"functionSelector":"ffae15ba","id":11,"implemented":true,"kind":"function","modifiers":[],"name":"e","nameLocation":"60:1:1","nodeType":"FunctionDefinition","parameters":{"id":7,"nodeType":"ParameterList","parameters":[],"src":"61:2:1"},"returnParameters":{"id":8,"nodeType":"ParameterList","parameters":[],"src":"76:0:1"},"scope":12,"src":"51:95:1","stateMutability":"pure","virtual":false,"visibility":"public"}],"scope":13,"src":"0:148:1","usedErrors":[]}],"src":"0:149:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
12
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 13,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 12,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
12
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"canonicalName": "C.S",
|
|
||||||
"id": 3,
|
|
||||||
"members":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 2,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "x",
|
|
||||||
"nameLocation": "33:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 3,
|
|
||||||
"src": "28:6:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "28:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"name": "S",
|
|
||||||
"nameLocation": "24:1:1",
|
|
||||||
"nodeType": "StructDefinition",
|
|
||||||
"scope": 12,
|
|
||||||
"src": "17:20:1",
|
|
||||||
"visibility": "public"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 6,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "s",
|
|
||||||
"nameLocation": "44:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 12,
|
|
||||||
"src": "42:3:1",
|
|
||||||
"stateVariable": true,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_struct$_S_$3_storage",
|
|
||||||
"typeString": "struct C.S"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"nodeType": "UserDefinedTypeName",
|
|
||||||
"pathNode":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"name": "S",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"42:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 3,
|
|
||||||
"src": "42:1:1"
|
|
||||||
},
|
|
||||||
"referencedDeclaration": 3,
|
|
||||||
"src": "42:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_struct$_S_$3_storage_ptr",
|
|
||||||
"typeString": "struct C.S"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 10,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "76:70:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"AST":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "95:45:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"nodeType": "YulVariableDeclaration",
|
|
||||||
"src": "97:17:1",
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"name": "s.offset",
|
|
||||||
"nodeType": "YulIdentifier",
|
|
||||||
"src": "106:8:1"
|
|
||||||
},
|
|
||||||
"variables":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "x",
|
|
||||||
"nodeType": "YulTypedName",
|
|
||||||
"src": "101:1:1",
|
|
||||||
"type": ""
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"nodeType": "YulVariableDeclaration",
|
|
||||||
"src": "115:23:1",
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"arguments":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "s.slot",
|
|
||||||
"nodeType": "YulIdentifier",
|
|
||||||
"src": "128:6:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "136:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "2"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"functionName":
|
|
||||||
{
|
|
||||||
"name": "mul",
|
|
||||||
"nodeType": "YulIdentifier",
|
|
||||||
"src": "124:3:1"
|
|
||||||
},
|
|
||||||
"nodeType": "YulFunctionCall",
|
|
||||||
"src": "124:14:1"
|
|
||||||
},
|
|
||||||
"variables":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "y",
|
|
||||||
"nodeType": "YulTypedName",
|
|
||||||
"src": "119:1:1",
|
|
||||||
"type": ""
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"evmVersion": "london",
|
|
||||||
"externalReferences":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"declaration": 6,
|
|
||||||
"isOffset": true,
|
|
||||||
"isSlot": false,
|
|
||||||
"src": "106:8:1",
|
|
||||||
"suffix": "offset",
|
|
||||||
"valueSize": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"declaration": 6,
|
|
||||||
"isOffset": false,
|
|
||||||
"isSlot": true,
|
|
||||||
"src": "128:6:1",
|
|
||||||
"suffix": "slot",
|
|
||||||
"valueSize": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 9,
|
|
||||||
"nodeType": "InlineAssembly",
|
|
||||||
"src": "86:54:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "ffae15ba",
|
|
||||||
"id": 11,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "e",
|
|
||||||
"nameLocation": "60:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "61:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 8,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "76:0:1"
|
|
||||||
},
|
|
||||||
"scope": 12,
|
|
||||||
"src": "51:95:1",
|
|
||||||
"stateMutability": "pure",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 13,
|
|
||||||
"src": "0:148:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:149:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,36 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[1]},"id":2,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":1,"linearizedBaseContracts":[1],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[],"scope":2,"src":"0:13:1","usedErrors":[]}],"src":"0:14:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
1
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 1,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes": [],
|
|
||||||
"scope": 2,
|
|
||||||
"src": "0:13:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:14:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,172 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[12]},"id":13,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":12,"linearizedBaseContracts":[12],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":10,"nodeType":"Block","src":"33:20:1","statements":[{"assignments":[4],"declarations":[{"constant":false,"id":4,"mutability":"mutable","name":"x","nameLocation":"40:1:1","nodeType":"VariableDeclaration","scope":10,"src":"35:6:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3,"name":"uint","nodeType":"ElementaryTypeName","src":"35:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":6,"initialValue":{"hexValue":"32","id":5,"isConstant":false,"isLValue":false,"isPure":true,"kind":"number","lValueRequested":false,"nodeType":"Literal","src":"44:1:1","typeDescriptions":{"typeIdentifier":"t_rational_2_by_1","typeString":"int_const 2"},"value":"2"},"nodeType":"VariableDeclarationStatement","src":"35:10:1"},{"expression":{"id":8,"isConstant":false,"isLValue":false,"isPure":false,"lValueRequested":false,"nodeType":"UnaryOperation","operator":"++","prefix":false,"src":"47:3:1","subExpression":{"id":7,"name":"x","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":4,"src":"47:1:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"id":9,"nodeType":"ExpressionStatement","src":"47:3:1"}]},"functionSelector":"26121ff0","id":11,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"22:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"23:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"33:0:1"},"scope":12,"src":"13:40:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":13,"src":"0:55:1","usedErrors":[]}],"src":"0:56:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
12
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 13,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 12,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
12
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 10,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "33:20:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"assignments":
|
|
||||||
[
|
|
||||||
4
|
|
||||||
],
|
|
||||||
"declarations":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 4,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "x",
|
|
||||||
"nameLocation": "40:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 10,
|
|
||||||
"src": "35:6:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "35:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 6,
|
|
||||||
"initialValue":
|
|
||||||
{
|
|
||||||
"hexValue": "32",
|
|
||||||
"id": 5,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"kind": "number",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nodeType": "Literal",
|
|
||||||
"src": "44:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_rational_2_by_1",
|
|
||||||
"typeString": "int_const 2"
|
|
||||||
},
|
|
||||||
"value": "2"
|
|
||||||
},
|
|
||||||
"nodeType": "VariableDeclarationStatement",
|
|
||||||
"src": "35:10:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"expression":
|
|
||||||
{
|
|
||||||
"id": 8,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": false,
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nodeType": "UnaryOperation",
|
|
||||||
"operator": "++",
|
|
||||||
"prefix": false,
|
|
||||||
"src": "47:3:1",
|
|
||||||
"subExpression":
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"name": "x",
|
|
||||||
"nodeType": "Identifier",
|
|
||||||
"overloadedDeclarations": [],
|
|
||||||
"referencedDeclaration": 4,
|
|
||||||
"src": "47:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": 9,
|
|
||||||
"nodeType": "ExpressionStatement",
|
|
||||||
"src": "47:3:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "26121ff0",
|
|
||||||
"id": 11,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "22:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "23:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "33:0:1"
|
|
||||||
},
|
|
||||||
"scope": 12,
|
|
||||||
"src": "13:40:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 13,
|
|
||||||
"src": "0:55:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:56:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,136 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[9]},"id":10,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":9,"linearizedBaseContracts":[9],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":7,"nodeType":"Block","src":"33:36:1","statements":[{"assignments":[4],"declarations":[{"constant":false,"id":4,"mutability":"mutable","name":"x","nameLocation":"49:1:1","nodeType":"VariableDeclaration","scope":7,"src":"35:15:1","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":3,"name":"string","nodeType":"ElementaryTypeName","src":"35:6:1","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"id":6,"initialValue":{"hexValue":"48656c6c6f20576f726c64","id":5,"isConstant":false,"isLValue":false,"isPure":true,"kind":"string","lValueRequested":false,"nodeType":"Literal","src":"53:13:1","typeDescriptions":{"typeIdentifier":"t_stringliteral_592fa743889fc7f92ac2a37bb1f5ba1daf2a5c84741ca0e0061d243a2e6707ba","typeString":"literal_string \"Hello World\""},"value":"Hello World"},"nodeType":"VariableDeclarationStatement","src":"35:31:1"}]},"functionSelector":"26121ff0","id":8,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"22:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"23:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"33:0:1"},"scope":9,"src":"13:56:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":10,"src":"0:71:1","usedErrors":[]}],"src":"0:72:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
9
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 10,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 9,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
9
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "33:36:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"assignments":
|
|
||||||
[
|
|
||||||
4
|
|
||||||
],
|
|
||||||
"declarations":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 4,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "x",
|
|
||||||
"nameLocation": "49:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 7,
|
|
||||||
"src": "35:15:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "memory",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_string_memory_ptr",
|
|
||||||
"typeString": "string"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"name": "string",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "35:6:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_string_storage_ptr",
|
|
||||||
"typeString": "string"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 6,
|
|
||||||
"initialValue":
|
|
||||||
{
|
|
||||||
"hexValue": "48656c6c6f20576f726c64",
|
|
||||||
"id": 5,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"kind": "string",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nodeType": "Literal",
|
|
||||||
"src": "53:13:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_stringliteral_592fa743889fc7f92ac2a37bb1f5ba1daf2a5c84741ca0e0061d243a2e6707ba",
|
|
||||||
"typeString": "literal_string \"Hello World\""
|
|
||||||
},
|
|
||||||
"value": "Hello World"
|
|
||||||
},
|
|
||||||
"nodeType": "VariableDeclarationStatement",
|
|
||||||
"src": "35:31:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "26121ff0",
|
|
||||||
"id": 8,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "22:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "23:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "33:0:1"
|
|
||||||
},
|
|
||||||
"scope": 9,
|
|
||||||
"src": "13:56:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 10,
|
|
||||||
"src": "0:71:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:72:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,113 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[6]},"id":7,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":6,"linearizedBaseContracts":[6],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":4,"nodeType":"Block","src":"37:43:1","statements":[{"AST":{"nodeType":"YulBlock","src":"56:18:1","statements":[{"nodeType":"YulVariableDeclaration","src":"58:14:1","value":{"hexValue":"616263","kind":"string","nodeType":"YulLiteral","src":"67:5:1","type":"","value":"abc"},"variables":[{"name":"x","nodeType":"YulTypedName","src":"62:1:1","type":""}]}]},"evmVersion":"london","externalReferences":[],"id":3,"nodeType":"InlineAssembly","src":"47:27:1"}]},"functionSelector":"5a2ee019","id":5,"implemented":true,"kind":"function","modifiers":[],"name":"m","nameLocation":"26:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"27:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"37:0:1"},"scope":6,"src":"17:63:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":7,"src":"0:82:1","usedErrors":[]}],"src":"0:83:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 6,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "37:43:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"AST":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "56:18:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"nodeType": "YulVariableDeclaration",
|
|
||||||
"src": "58:14:1",
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"hexValue": "616263",
|
|
||||||
"kind": "string",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "67:5:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "abc"
|
|
||||||
},
|
|
||||||
"variables":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "x",
|
|
||||||
"nodeType": "YulTypedName",
|
|
||||||
"src": "62:1:1",
|
|
||||||
"type": ""
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"evmVersion": "london",
|
|
||||||
"externalReferences": [],
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "InlineAssembly",
|
|
||||||
"src": "47:27:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "5a2ee019",
|
|
||||||
"id": 5,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "m",
|
|
||||||
"nameLocation": "26:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "27:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "37:0:1"
|
|
||||||
},
|
|
||||||
"scope": 6,
|
|
||||||
"src": "17:63:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 7,
|
|
||||||
"src": "0:82:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:83:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,204 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[6]},"id":7,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":6,"linearizedBaseContracts":[6],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":4,"nodeType":"Block","src":"42:154:1","statements":[{"AST":{"nodeType":"YulBlock","src":"61:129:1","statements":[{"nodeType":"YulVariableDeclaration","src":"75:10:1","value":{"kind":"number","nodeType":"YulLiteral","src":"84:1:1","type":"","value":"0"},"variables":[{"name":"v","nodeType":"YulTypedName","src":"79:1:1","type":""}]},{"cases":[{"body":{"nodeType":"YulBlock","src":"139:10:1","statements":[{"nodeType":"YulAssignment","src":"141:6:1","value":{"kind":"number","nodeType":"YulLiteral","src":"146:1:1","type":"","value":"1"},"variableNames":[{"name":"v","nodeType":"YulIdentifier","src":"141:1:1"}]}]},"nodeType":"YulCase","src":"132:17:1","value":{"kind":"number","nodeType":"YulLiteral","src":"137:1:1","type":"","value":"0"}},{"body":{"nodeType":"YulBlock","src":"170:10:1","statements":[{"nodeType":"YulAssignment","src":"172:6:1","value":{"kind":"number","nodeType":"YulLiteral","src":"177:1:1","type":"","value":"2"},"variableNames":[{"name":"v","nodeType":"YulIdentifier","src":"172:1:1"}]}]},"nodeType":"YulCase","src":"162:18:1","value":"default"}],"expression":{"arguments":[],"functionName":{"name":"calldatasize","nodeType":"YulIdentifier","src":"105:12:1"},"nodeType":"YulFunctionCall","src":"105:14:1"},"nodeType":"YulSwitch","src":"98:82:1"}]},"evmVersion":"london","externalReferences":[],"id":3,"nodeType":"InlineAssembly","src":"52:138:1"}]},"functionSelector":"26121ff0","id":5,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"26:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"27:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"42:0:1"},"scope":6,"src":"17:179:1","stateMutability":"pure","virtual":false,"visibility":"public"}],"scope":7,"src":"0:198:1","usedErrors":[]}],"src":"0:199:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 6,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "42:154:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"AST":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "61:129:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"nodeType": "YulVariableDeclaration",
|
|
||||||
"src": "75:10:1",
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "84:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "0"
|
|
||||||
},
|
|
||||||
"variables":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "v",
|
|
||||||
"nodeType": "YulTypedName",
|
|
||||||
"src": "79:1:1",
|
|
||||||
"type": ""
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"cases":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "139:10:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"nodeType": "YulAssignment",
|
|
||||||
"src": "141:6:1",
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "146:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "1"
|
|
||||||
},
|
|
||||||
"variableNames":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "v",
|
|
||||||
"nodeType": "YulIdentifier",
|
|
||||||
"src": "141:1:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"nodeType": "YulCase",
|
|
||||||
"src": "132:17:1",
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "137:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "170:10:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"nodeType": "YulAssignment",
|
|
||||||
"src": "172:6:1",
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "177:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "2"
|
|
||||||
},
|
|
||||||
"variableNames":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "v",
|
|
||||||
"nodeType": "YulIdentifier",
|
|
||||||
"src": "172:1:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"nodeType": "YulCase",
|
|
||||||
"src": "162:18:1",
|
|
||||||
"value": "default"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"expression":
|
|
||||||
{
|
|
||||||
"arguments": [],
|
|
||||||
"functionName":
|
|
||||||
{
|
|
||||||
"name": "calldatasize",
|
|
||||||
"nodeType": "YulIdentifier",
|
|
||||||
"src": "105:12:1"
|
|
||||||
},
|
|
||||||
"nodeType": "YulFunctionCall",
|
|
||||||
"src": "105:14:1"
|
|
||||||
},
|
|
||||||
"nodeType": "YulSwitch",
|
|
||||||
"src": "98:82:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"evmVersion": "london",
|
|
||||||
"externalReferences": [],
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "InlineAssembly",
|
|
||||||
"src": "52:138:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "26121ff0",
|
|
||||||
"id": 5,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "26:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "27:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "42:0:1"
|
|
||||||
},
|
|
||||||
"scope": 6,
|
|
||||||
"src": "17:179:1",
|
|
||||||
"stateMutability": "pure",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 7,
|
|
||||||
"src": "0:198:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:199:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,135 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[6]},"id":7,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":6,"linearizedBaseContracts":[6],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":4,"nodeType":"Block","src":"42:58:1","statements":[{"AST":{"nodeType":"YulBlock","src":"61:33:1","statements":[{"cases":[{"body":{"nodeType":"YulBlock","src":"79:2:1","statements":[]},"nodeType":"YulCase","src":"72:9:1","value":{"kind":"number","nodeType":"YulLiteral","src":"77:1:1","type":"","value":"0"}},{"body":{"nodeType":"YulBlock","src":"90:2:1","statements":[]},"nodeType":"YulCase","src":"82:10:1","value":"default"}],"expression":{"kind":"number","nodeType":"YulLiteral","src":"70:1:1","type":"","value":"0"},"nodeType":"YulSwitch","src":"63:29:1"}]},"evmVersion":"london","externalReferences":[],"id":3,"nodeType":"InlineAssembly","src":"52:42:1"}]},"functionSelector":"e2179b8e","id":5,"implemented":true,"kind":"function","modifiers":[],"name":"g","nameLocation":"26:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"27:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"42:0:1"},"scope":6,"src":"17:83:1","stateMutability":"view","virtual":false,"visibility":"public"}],"scope":7,"src":"0:102:1","usedErrors":[]}],"src":"0:103:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 6,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "42:58:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"AST":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "61:33:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"cases":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "79:2:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"nodeType": "YulCase",
|
|
||||||
"src": "72:9:1",
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "77:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "90:2:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"nodeType": "YulCase",
|
|
||||||
"src": "82:10:1",
|
|
||||||
"value": "default"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"expression":
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "70:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "0"
|
|
||||||
},
|
|
||||||
"nodeType": "YulSwitch",
|
|
||||||
"src": "63:29:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"evmVersion": "london",
|
|
||||||
"externalReferences": [],
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "InlineAssembly",
|
|
||||||
"src": "52:42:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "e2179b8e",
|
|
||||||
"id": 5,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "g",
|
|
||||||
"nameLocation": "26:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "27:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "42:0:1"
|
|
||||||
},
|
|
||||||
"scope": 6,
|
|
||||||
"src": "17:83:1",
|
|
||||||
"stateMutability": "view",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 7,
|
|
||||||
"src": "0:102:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:103:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,272 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"A":[5],"B":[10],"C":[22]},"id":23,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"A","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":5,"linearizedBaseContracts":[5],"name":"A","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":3,"nodeType":"Block","src":"45:2:1","statements":[]},"functionSelector":"26121ff0","id":4,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"26:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"27:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"45:0:1"},"scope":5,"src":"17:30:1","stateMutability":"nonpayable","virtual":true,"visibility":"public"}],"scope":23,"src":"0:49:1","usedErrors":[]},{"abstract":false,"baseContracts":[],"canonicalName":"B","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":10,"linearizedBaseContracts":[10],"name":"B","nameLocation":"59:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":8,"nodeType":"Block","src":"95:2:1","statements":[]},"functionSelector":"26121ff0","id":9,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"76:1:1","nodeType":"FunctionDefinition","parameters":{"id":6,"nodeType":"ParameterList","parameters":[],"src":"77:2:1"},"returnParameters":{"id":7,"nodeType":"ParameterList","parameters":[],"src":"95:0:1"},"scope":10,"src":"67:30:1","stateMutability":"nonpayable","virtual":true,"visibility":"public"}],"scope":23,"src":"50:49:1","usedErrors":[]},{"abstract":false,"baseContracts":[{"baseName":{"id":11,"name":"A","nameLocations":["114:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":5,"src":"114:1:1"},"id":12,"nodeType":"InheritanceSpecifier","src":"114:1:1"},{"baseName":{"id":13,"name":"B","nameLocations":["117:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":10,"src":"117:1:1"},"id":14,"nodeType":"InheritanceSpecifier","src":"117:1:1"}],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":22,"linearizedBaseContracts":[22,10,5],"name":"C","nameLocation":"109:1:1","nodeType":"ContractDefinition","nodes":[{"baseFunctions":[4,9],"body":{"id":20,"nodeType":"Block","src":"160:2:1","statements":[]},"functionSelector":"26121ff0","id":21,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"134:1:1","nodeType":"FunctionDefinition","overrides":{"id":18,"nodeType":"OverrideSpecifier","overrides":[{"id":16,"name":"A","nameLocations":["154:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":5,"src":"154:1:1"},{"id":17,"name":"B","nameLocations":["157:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":10,"src":"157:1:1"}],"src":"145:14:1"},"parameters":{"id":15,"nodeType":"ParameterList","parameters":[],"src":"135:2:1"},"returnParameters":{"id":19,"nodeType":"ParameterList","parameters":[],"src":"160:0:1"},"scope":22,"src":"125:37:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":23,"src":"100:64:1","usedErrors":[]}],"src":"0:165:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"A":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
],
|
|
||||||
"B":
|
|
||||||
[
|
|
||||||
10
|
|
||||||
],
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
22
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 23,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "A",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 5,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
5
|
|
||||||
],
|
|
||||||
"name": "A",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "45:2:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"functionSelector": "26121ff0",
|
|
||||||
"id": 4,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "26:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "27:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "45:0:1"
|
|
||||||
},
|
|
||||||
"scope": 5,
|
|
||||||
"src": "17:30:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": true,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 23,
|
|
||||||
"src": "0:49:1",
|
|
||||||
"usedErrors": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "B",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 10,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
10
|
|
||||||
],
|
|
||||||
"name": "B",
|
|
||||||
"nameLocation": "59:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 8,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "95:2:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"functionSelector": "26121ff0",
|
|
||||||
"id": 9,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "76:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "77:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "95:0:1"
|
|
||||||
},
|
|
||||||
"scope": 10,
|
|
||||||
"src": "67:30:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": true,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 23,
|
|
||||||
"src": "50:49:1",
|
|
||||||
"usedErrors": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"baseName":
|
|
||||||
{
|
|
||||||
"id": 11,
|
|
||||||
"name": "A",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"114:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 5,
|
|
||||||
"src": "114:1:1"
|
|
||||||
},
|
|
||||||
"id": 12,
|
|
||||||
"nodeType": "InheritanceSpecifier",
|
|
||||||
"src": "114:1:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"baseName":
|
|
||||||
{
|
|
||||||
"id": 13,
|
|
||||||
"name": "B",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"117:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 10,
|
|
||||||
"src": "117:1:1"
|
|
||||||
},
|
|
||||||
"id": 14,
|
|
||||||
"nodeType": "InheritanceSpecifier",
|
|
||||||
"src": "117:1:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 22,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
22,
|
|
||||||
10,
|
|
||||||
5
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "109:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"baseFunctions":
|
|
||||||
[
|
|
||||||
4,
|
|
||||||
9
|
|
||||||
],
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 20,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "160:2:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"functionSelector": "26121ff0",
|
|
||||||
"id": 21,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "134:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"overrides":
|
|
||||||
{
|
|
||||||
"id": 18,
|
|
||||||
"nodeType": "OverrideSpecifier",
|
|
||||||
"overrides":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"id": 16,
|
|
||||||
"name": "A",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"154:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 5,
|
|
||||||
"src": "154:1:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 17,
|
|
||||||
"name": "B",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"157:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 10,
|
|
||||||
"src": "157:1:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "145:14:1"
|
|
||||||
},
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 15,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "135:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 19,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "160:0:1"
|
|
||||||
},
|
|
||||||
"scope": 22,
|
|
||||||
"src": "125:37:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 23,
|
|
||||||
"src": "100:64:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:165:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,136 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[9]},"id":10,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":9,"linearizedBaseContracts":[9],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":7,"nodeType":"Block","src":"33:42:1","statements":[{"assignments":[4],"declarations":[{"constant":false,"id":4,"mutability":"mutable","name":"x","nameLocation":"49:1:1","nodeType":"VariableDeclaration","scope":7,"src":"35:15:1","stateVariable":false,"storageLocation":"memory","typeDescriptions":{"typeIdentifier":"t_string_memory_ptr","typeString":"string"},"typeName":{"id":3,"name":"string","nodeType":"ElementaryTypeName","src":"35:6:1","typeDescriptions":{"typeIdentifier":"t_string_storage_ptr","typeString":"string"}},"visibility":"internal"}],"id":6,"initialValue":{"hexValue":"48656c6c6f20f09f9883","id":5,"isConstant":false,"isLValue":false,"isPure":true,"kind":"unicodeString","lValueRequested":false,"nodeType":"Literal","src":"53:19:1","typeDescriptions":{"typeIdentifier":"t_stringliteral_cd7a99177cebb3d14b8cc54e313dbf76867c71cd6fbb9a33ce3870dc80e9992b","typeString":"literal_string hex\"48656c6c6f20f09f9883\""},"value":"Hello 😃"},"nodeType":"VariableDeclarationStatement","src":"35:37:1"}]},"functionSelector":"26121ff0","id":8,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"22:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"23:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"33:0:1"},"scope":9,"src":"13:62:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":10,"src":"0:77:1","usedErrors":[]}],"src":"0:78:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
9
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 10,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 9,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
9
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "33:42:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"assignments":
|
|
||||||
[
|
|
||||||
4
|
|
||||||
],
|
|
||||||
"declarations":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 4,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "x",
|
|
||||||
"nameLocation": "49:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 7,
|
|
||||||
"src": "35:15:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "memory",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_string_memory_ptr",
|
|
||||||
"typeString": "string"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"name": "string",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "35:6:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_string_storage_ptr",
|
|
||||||
"typeString": "string"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 6,
|
|
||||||
"initialValue":
|
|
||||||
{
|
|
||||||
"hexValue": "48656c6c6f20f09f9883",
|
|
||||||
"id": 5,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": true,
|
|
||||||
"kind": "unicodeString",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nodeType": "Literal",
|
|
||||||
"src": "53:19:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_stringliteral_cd7a99177cebb3d14b8cc54e313dbf76867c71cd6fbb9a33ce3870dc80e9992b",
|
|
||||||
"typeString": "literal_string hex\"48656c6c6f20f09f9883\""
|
|
||||||
},
|
|
||||||
"value": "Hello \ud83d\ude03"
|
|
||||||
},
|
|
||||||
"nodeType": "VariableDeclarationStatement",
|
|
||||||
"src": "35:37:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "26121ff0",
|
|
||||||
"id": 8,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "22:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "23:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "33:0:1"
|
|
||||||
},
|
|
||||||
"scope": 9,
|
|
||||||
"src": "13:62:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 10,
|
|
||||||
"src": "0:77:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:78:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,235 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[19],"X":[2],"f":[9]},"id":20,"nodeType":"SourceUnit","nodes":[{"errorSelector":"c1599bd9","id":2,"name":"X","nameLocation":"6:1:1","nodeType":"ErrorDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"7:2:1"},"src":"0:10:1"},{"body":{"id":8,"nodeType":"Block","src":"29:15:1","statements":[{"errorCall":{"arguments":[],"expression":{"argumentTypes":[],"id":5,"name":"X","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":2,"src":"38:1:1","typeDescriptions":{"typeIdentifier":"t_function_error_pure$__$returns$__$","typeString":"function () pure"}},"id":6,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"38:3:1","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":7,"nodeType":"RevertStatement","src":"31:10:1"}]},"id":9,"implemented":true,"kind":"freeFunction","modifiers":[],"name":"f","nameLocation":"20:1:1","nodeType":"FunctionDefinition","parameters":{"id":3,"nodeType":"ParameterList","parameters":[],"src":"21:2:1"},"returnParameters":{"id":4,"nodeType":"ParameterList","parameters":[],"src":"29:0:1"},"scope":20,"src":"11:33:1","stateMutability":"pure","virtual":false,"visibility":"internal"},{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":19,"linearizedBaseContracts":[19],"name":"C","nameLocation":"54:1:1","nodeType":"ContractDefinition","nodes":[{"errorSelector":"2bc80f3a","id":11,"name":"T","nameLocation":"68:1:1","nodeType":"ErrorDefinition","parameters":{"id":10,"nodeType":"ParameterList","parameters":[],"src":"69:2:1"},"src":"62:10:1"},{"body":{"id":17,"nodeType":"Block","src":"97:8:1","statements":[{"expression":{"arguments":[],"expression":{"argumentTypes":[],"id":14,"name":"f","nodeType":"Identifier","overloadedDeclarations":[],"referencedDeclaration":9,"src":"99:1:1","typeDescriptions":{"typeIdentifier":"t_function_internal_pure$__$returns$__$","typeString":"function () pure"}},"id":15,"isConstant":false,"isLValue":false,"isPure":false,"kind":"functionCall","lValueRequested":false,"nameLocations":[],"names":[],"nodeType":"FunctionCall","src":"99:3:1","tryCall":false,"typeDescriptions":{"typeIdentifier":"t_tuple$__$","typeString":"tuple()"}},"id":16,"nodeType":"ExpressionStatement","src":"99:3:1"}]},"functionSelector":"b8c9d365","id":18,"implemented":true,"kind":"function","modifiers":[],"name":"h","nameLocation":"86:1:1","nodeType":"FunctionDefinition","parameters":{"id":12,"nodeType":"ParameterList","parameters":[],"src":"87:2:1"},"returnParameters":{"id":13,"nodeType":"ParameterList","parameters":[],"src":"97:0:1"},"scope":19,"src":"77:28:1","stateMutability":"nonpayable","virtual":false,"visibility":"public"}],"scope":20,"src":"45:62:1","usedErrors":[2,11]}],"src":"0:108:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
19
|
|
||||||
],
|
|
||||||
"X":
|
|
||||||
[
|
|
||||||
2
|
|
||||||
],
|
|
||||||
"f":
|
|
||||||
[
|
|
||||||
9
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 20,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"errorSelector": "c1599bd9",
|
|
||||||
"id": 2,
|
|
||||||
"name": "X",
|
|
||||||
"nameLocation": "6:1:1",
|
|
||||||
"nodeType": "ErrorDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "7:2:1"
|
|
||||||
},
|
|
||||||
"src": "0:10:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 8,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "29:15:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"errorCall":
|
|
||||||
{
|
|
||||||
"arguments": [],
|
|
||||||
"expression":
|
|
||||||
{
|
|
||||||
"argumentTypes": [],
|
|
||||||
"id": 5,
|
|
||||||
"name": "X",
|
|
||||||
"nodeType": "Identifier",
|
|
||||||
"overloadedDeclarations": [],
|
|
||||||
"referencedDeclaration": 2,
|
|
||||||
"src": "38:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_function_error_pure$__$returns$__$",
|
|
||||||
"typeString": "function () pure"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": 6,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": false,
|
|
||||||
"kind": "functionCall",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nameLocations": [],
|
|
||||||
"names": [],
|
|
||||||
"nodeType": "FunctionCall",
|
|
||||||
"src": "38:3:1",
|
|
||||||
"tryCall": false,
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_tuple$__$",
|
|
||||||
"typeString": "tuple()"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "RevertStatement",
|
|
||||||
"src": "31:10:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 9,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "freeFunction",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "20:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "21:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "29:0:1"
|
|
||||||
},
|
|
||||||
"scope": 20,
|
|
||||||
"src": "11:33:1",
|
|
||||||
"stateMutability": "pure",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "internal"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 19,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
19
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "54:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"errorSelector": "2bc80f3a",
|
|
||||||
"id": 11,
|
|
||||||
"name": "T",
|
|
||||||
"nameLocation": "68:1:1",
|
|
||||||
"nodeType": "ErrorDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 10,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "69:2:1"
|
|
||||||
},
|
|
||||||
"src": "62:10:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 17,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "97:8:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"expression":
|
|
||||||
{
|
|
||||||
"arguments": [],
|
|
||||||
"expression":
|
|
||||||
{
|
|
||||||
"argumentTypes": [],
|
|
||||||
"id": 14,
|
|
||||||
"name": "f",
|
|
||||||
"nodeType": "Identifier",
|
|
||||||
"overloadedDeclarations": [],
|
|
||||||
"referencedDeclaration": 9,
|
|
||||||
"src": "99:1:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_function_internal_pure$__$returns$__$",
|
|
||||||
"typeString": "function () pure"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": 15,
|
|
||||||
"isConstant": false,
|
|
||||||
"isLValue": false,
|
|
||||||
"isPure": false,
|
|
||||||
"kind": "functionCall",
|
|
||||||
"lValueRequested": false,
|
|
||||||
"nameLocations": [],
|
|
||||||
"names": [],
|
|
||||||
"nodeType": "FunctionCall",
|
|
||||||
"src": "99:3:1",
|
|
||||||
"tryCall": false,
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_tuple$__$",
|
|
||||||
"typeString": "tuple()"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": 16,
|
|
||||||
"nodeType": "ExpressionStatement",
|
|
||||||
"src": "99:3:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "b8c9d365",
|
|
||||||
"id": 18,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "h",
|
|
||||||
"nameLocation": "86:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 12,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "87:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 13,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "97:0:1"
|
|
||||||
},
|
|
||||||
"scope": 19,
|
|
||||||
"src": "77:28:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 20,
|
|
||||||
"src": "45:62:1",
|
|
||||||
"usedErrors":
|
|
||||||
[
|
|
||||||
2,
|
|
||||||
11
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:108:1"
|
|
||||||
}
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,186 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[13],"L":[4],"f":[10]},"id":14,"nodeType":"SourceUnit","nodes":[{"functionList":[{"function":{"id":1,"name":"f","nameLocations":["7:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":10,"src":"7:1:1"}}],"global":false,"id":3,"nodeType":"UsingForDirective","src":"0:19:1","typeName":{"id":2,"name":"uint","nodeType":"ElementaryTypeName","src":"14:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}}},{"abstract":false,"baseContracts":[],"canonicalName":"L","contractDependencies":[],"contractKind":"library","fullyImplemented":true,"id":4,"linearizedBaseContracts":[4],"name":"L","nameLocation":"28:1:1","nodeType":"ContractDefinition","nodes":[],"scope":14,"src":"20:12:1","usedErrors":[]},{"body":{"id":9,"nodeType":"Block","src":"50:2:1","statements":[]},"id":10,"implemented":true,"kind":"freeFunction","modifiers":[],"name":"f","nameLocation":"42:1:1","nodeType":"FunctionDefinition","parameters":{"id":7,"nodeType":"ParameterList","parameters":[{"constant":false,"id":6,"mutability":"mutable","name":"","nameLocation":"-1:-1:-1","nodeType":"VariableDeclaration","scope":10,"src":"44:4:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":5,"name":"uint","nodeType":"ElementaryTypeName","src":"44:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"src":"43:6:1"},"returnParameters":{"id":8,"nodeType":"ParameterList","parameters":[],"src":"50:0:1"},"scope":14,"src":"33:19:1","stateMutability":"nonpayable","virtual":false,"visibility":"internal"},{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":13,"linearizedBaseContracts":[13],"name":"C","nameLocation":"62:1:1","nodeType":"ContractDefinition","nodes":[{"global":false,"id":12,"libraryName":{"id":11,"name":"L","nameLocations":["72:1:1"],"nodeType":"IdentifierPath","referencedDeclaration":4,"src":"72:1:1"},"nodeType":"UsingForDirective","src":"66:14:1"}],"scope":14,"src":"53:29:1","usedErrors":[]}],"src":"0:83:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
13
|
|
||||||
],
|
|
||||||
"L":
|
|
||||||
[
|
|
||||||
4
|
|
||||||
],
|
|
||||||
"f":
|
|
||||||
[
|
|
||||||
10
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 14,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"functionList":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"function":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"name": "f",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"7:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 10,
|
|
||||||
"src": "7:1:1"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"global": false,
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "UsingForDirective",
|
|
||||||
"src": "0:19:1",
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "14:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "L",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "library",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 4,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
4
|
|
||||||
],
|
|
||||||
"name": "L",
|
|
||||||
"nameLocation": "28:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes": [],
|
|
||||||
"scope": 14,
|
|
||||||
"src": "20:12:1",
|
|
||||||
"usedErrors": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 9,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "50:2:1",
|
|
||||||
"statements": []
|
|
||||||
},
|
|
||||||
"id": 10,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "freeFunction",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "42:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 6,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "",
|
|
||||||
"nameLocation": "-1:-1:-1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 10,
|
|
||||||
"src": "44:4:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "44:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "43:6:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 8,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "50:0:1"
|
|
||||||
},
|
|
||||||
"scope": 14,
|
|
||||||
"src": "33:19:1",
|
|
||||||
"stateMutability": "nonpayable",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "internal"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 13,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
13
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "62:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"global": false,
|
|
||||||
"id": 12,
|
|
||||||
"libraryName":
|
|
||||||
{
|
|
||||||
"id": 11,
|
|
||||||
"name": "L",
|
|
||||||
"nameLocations":
|
|
||||||
[
|
|
||||||
"72:1:1"
|
|
||||||
],
|
|
||||||
"nodeType": "IdentifierPath",
|
|
||||||
"referencedDeclaration": 4,
|
|
||||||
"src": "72:1:1"
|
|
||||||
},
|
|
||||||
"nodeType": "UsingForDirective",
|
|
||||||
"src": "66:14:1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 14,
|
|
||||||
"src": "53:29:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:83:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,162 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"C":[9]},"id":10,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"C","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":9,"linearizedBaseContracts":[9],"name":"C","nameLocation":"9:1:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":7,"nodeType":"Block","src":"42:51:1","statements":[{"assignments":[4],"declarations":[{"constant":false,"id":4,"mutability":"mutable","name":"x","nameLocation":"57:1:1","nodeType":"VariableDeclaration","scope":7,"src":"52:6:1","stateVariable":false,"storageLocation":"default","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"},"typeName":{"id":3,"name":"uint","nodeType":"ElementaryTypeName","src":"52:4:1","typeDescriptions":{"typeIdentifier":"t_uint256","typeString":"uint256"}},"visibility":"internal"}],"id":5,"nodeType":"VariableDeclarationStatement","src":"52:6:1"},{"AST":{"nodeType":"YulBlock","src":"77:10:1","statements":[{"nodeType":"YulAssignment","src":"79:6:1","value":{"kind":"number","nodeType":"YulLiteral","src":"84:1:1","type":"","value":"7"},"variableNames":[{"name":"x","nodeType":"YulIdentifier","src":"79:1:1"}]}]},"evmVersion":"london","externalReferences":[{"declaration":4,"isOffset":false,"isSlot":false,"src":"79:1:1","valueSize":1}],"id":6,"nodeType":"InlineAssembly","src":"68:19:1"}]},"functionSelector":"26121ff0","id":8,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"26:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"27:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"42:0:1"},"scope":9,"src":"17:76:1","stateMutability":"pure","virtual":false,"visibility":"public"}],"scope":10,"src":"0:95:1","usedErrors":[]}],"src":"0:96:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"C":
|
|
||||||
[
|
|
||||||
9
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 10,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "C",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 9,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
9
|
|
||||||
],
|
|
||||||
"name": "C",
|
|
||||||
"nameLocation": "9:1:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "42:51:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"assignments":
|
|
||||||
[
|
|
||||||
4
|
|
||||||
],
|
|
||||||
"declarations":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"constant": false,
|
|
||||||
"id": 4,
|
|
||||||
"mutability": "mutable",
|
|
||||||
"name": "x",
|
|
||||||
"nameLocation": "57:1:1",
|
|
||||||
"nodeType": "VariableDeclaration",
|
|
||||||
"scope": 7,
|
|
||||||
"src": "52:6:1",
|
|
||||||
"stateVariable": false,
|
|
||||||
"storageLocation": "default",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
},
|
|
||||||
"typeName":
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"name": "uint",
|
|
||||||
"nodeType": "ElementaryTypeName",
|
|
||||||
"src": "52:4:1",
|
|
||||||
"typeDescriptions":
|
|
||||||
{
|
|
||||||
"typeIdentifier": "t_uint256",
|
|
||||||
"typeString": "uint256"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"visibility": "internal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 5,
|
|
||||||
"nodeType": "VariableDeclarationStatement",
|
|
||||||
"src": "52:6:1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"AST":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "77:10:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"nodeType": "YulAssignment",
|
|
||||||
"src": "79:6:1",
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"kind": "number",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "84:1:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "7"
|
|
||||||
},
|
|
||||||
"variableNames":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "x",
|
|
||||||
"nodeType": "YulIdentifier",
|
|
||||||
"src": "79:1:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"evmVersion": "london",
|
|
||||||
"externalReferences":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"declaration": 4,
|
|
||||||
"isOffset": false,
|
|
||||||
"isSlot": false,
|
|
||||||
"src": "79:1:1",
|
|
||||||
"valueSize": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 6,
|
|
||||||
"nodeType": "InlineAssembly",
|
|
||||||
"src": "68:19:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "26121ff0",
|
|
||||||
"id": 8,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "26:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "27:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "42:0:1"
|
|
||||||
},
|
|
||||||
"scope": 9,
|
|
||||||
"src": "17:76:1",
|
|
||||||
"stateMutability": "pure",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 10,
|
|
||||||
"src": "0:95:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:96:1"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,155 +1 @@
|
||||||
{
|
{"absolutePath":"a","exportedSymbols":{"Sample":[6]},"id":7,"nodeType":"SourceUnit","nodes":[{"abstract":false,"baseContracts":[],"canonicalName":"Sample","contractDependencies":[],"contractKind":"contract","fullyImplemented":true,"id":6,"linearizedBaseContracts":[6],"name":"Sample","nameLocation":"9:6:1","nodeType":"ContractDefinition","nodes":[{"body":{"id":4,"nodeType":"Block","src":"47:167:1","statements":[{"AST":{"nodeType":"YulBlock","src":"66:142:1","statements":[{"nodeType":"YulVariableDeclaration","src":"80:15:1","value":{"hexValue":"74657374","kind":"string","nodeType":"YulLiteral","src":"89:6:1","type":"","value":"test"},"variables":[{"name":"a","nodeType":"YulTypedName","src":"84:1:1","type":""}]},{"nodeType":"YulVariableDeclaration","src":"108:54:1","value":{"hexValue":"112233445566778899aabbccddeeff6677889900","kind":"string","nodeType":"YulLiteral","src":"117:45:1","type":""},"variables":[{"name":"b","nodeType":"YulTypedName","src":"112:1:1","type":""}]},{"nodeType":"YulVariableDeclaration","src":"175:23:1","value":{"hexValue":"1234abcd","kind":"string","nodeType":"YulLiteral","src":"184:14:1","type":""},"variables":[{"name":"c","nodeType":"YulTypedName","src":"179:1:1","type":""}]}]},"evmVersion":"loop","externalReferences":[],"id":3,"nodeType":"InlineAssembly","src":"57:151:1"}]},"functionSelector":"26121ff0","id":5,"implemented":true,"kind":"function","modifiers":[],"name":"f","nameLocation":"31:1:1","nodeType":"FunctionDefinition","parameters":{"id":1,"nodeType":"ParameterList","parameters":[],"src":"32:2:1"},"returnParameters":{"id":2,"nodeType":"ParameterList","parameters":[],"src":"47:0:1"},"scope":6,"src":"22:192:1","stateMutability":"pure","virtual":false,"visibility":"public"}],"scope":7,"src":"0:216:1","usedErrors":[]}],"src":"0:217:1"}
|
||||||
"absolutePath": "a",
|
|
||||||
"exportedSymbols":
|
|
||||||
{
|
|
||||||
"Sample":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"id": 7,
|
|
||||||
"nodeType": "SourceUnit",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"abstract": false,
|
|
||||||
"baseContracts": [],
|
|
||||||
"canonicalName": "Sample",
|
|
||||||
"contractDependencies": [],
|
|
||||||
"contractKind": "contract",
|
|
||||||
"fullyImplemented": true,
|
|
||||||
"id": 6,
|
|
||||||
"linearizedBaseContracts":
|
|
||||||
[
|
|
||||||
6
|
|
||||||
],
|
|
||||||
"name": "Sample",
|
|
||||||
"nameLocation": "9:6:1",
|
|
||||||
"nodeType": "ContractDefinition",
|
|
||||||
"nodes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"body":
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"nodeType": "Block",
|
|
||||||
"src": "47:167:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"AST":
|
|
||||||
{
|
|
||||||
"nodeType": "YulBlock",
|
|
||||||
"src": "66:142:1",
|
|
||||||
"statements":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"nodeType": "YulVariableDeclaration",
|
|
||||||
"src": "80:15:1",
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"hexValue": "74657374",
|
|
||||||
"kind": "string",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "89:6:1",
|
|
||||||
"type": "",
|
|
||||||
"value": "test"
|
|
||||||
},
|
|
||||||
"variables":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "a",
|
|
||||||
"nodeType": "YulTypedName",
|
|
||||||
"src": "84:1:1",
|
|
||||||
"type": ""
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"nodeType": "YulVariableDeclaration",
|
|
||||||
"src": "108:54:1",
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"hexValue": "112233445566778899aabbccddeeff6677889900",
|
|
||||||
"kind": "string",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "117:45:1",
|
|
||||||
"type": ""
|
|
||||||
},
|
|
||||||
"variables":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "b",
|
|
||||||
"nodeType": "YulTypedName",
|
|
||||||
"src": "112:1:1",
|
|
||||||
"type": ""
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"nodeType": "YulVariableDeclaration",
|
|
||||||
"src": "175:23:1",
|
|
||||||
"value":
|
|
||||||
{
|
|
||||||
"hexValue": "1234abcd",
|
|
||||||
"kind": "string",
|
|
||||||
"nodeType": "YulLiteral",
|
|
||||||
"src": "184:14:1",
|
|
||||||
"type": ""
|
|
||||||
},
|
|
||||||
"variables":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "c",
|
|
||||||
"nodeType": "YulTypedName",
|
|
||||||
"src": "179:1:1",
|
|
||||||
"type": ""
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"evmVersion": "loop",
|
|
||||||
"externalReferences": [],
|
|
||||||
"id": 3,
|
|
||||||
"nodeType": "InlineAssembly",
|
|
||||||
"src": "57:151:1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"functionSelector": "26121ff0",
|
|
||||||
"id": 5,
|
|
||||||
"implemented": true,
|
|
||||||
"kind": "function",
|
|
||||||
"modifiers": [],
|
|
||||||
"name": "f",
|
|
||||||
"nameLocation": "31:1:1",
|
|
||||||
"nodeType": "FunctionDefinition",
|
|
||||||
"parameters":
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "32:2:1"
|
|
||||||
},
|
|
||||||
"returnParameters":
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"nodeType": "ParameterList",
|
|
||||||
"parameters": [],
|
|
||||||
"src": "47:0:1"
|
|
||||||
},
|
|
||||||
"scope": 6,
|
|
||||||
"src": "22:192:1",
|
|
||||||
"stateMutability": "pure",
|
|
||||||
"virtual": false,
|
|
||||||
"visibility": "public"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scope": 7,
|
|
||||||
"src": "0:216:1",
|
|
||||||
"usedErrors": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"src": "0:217:1"
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue