mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			103 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			103 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "absolutePath": "a",
 | |
|   "id": 7,
 | |
|   "nodeType": "SourceUnit",
 | |
|   "nodes":
 | |
|   [
 | |
|     {
 | |
|       "abstract": false,
 | |
|       "baseContracts": [],
 | |
|       "contractDependencies": [],
 | |
|       "contractKind": "contract",
 | |
|       "id": 6,
 | |
|       "name": "C",
 | |
|       "nameLocation": "9:1:1",
 | |
|       "nodeType": "ContractDefinition",
 | |
|       "nodes":
 | |
|       [
 | |
|         {
 | |
|           "body":
 | |
|           {
 | |
|             "id": 4,
 | |
|             "nodeType": "Block",
 | |
|             "src": "37:43:1",
 | |
|             "statements":
 | |
|             [
 | |
|               {
 | |
|                 "AST":
 | |
|                 {
 | |
|                   "nativeSrc": "56:18:1",
 | |
|                   "nodeType": "YulBlock",
 | |
|                   "src": "56:18:1",
 | |
|                   "statements":
 | |
|                   [
 | |
|                     {
 | |
|                       "nativeSrc": "58:14:1",
 | |
|                       "nodeType": "YulVariableDeclaration",
 | |
|                       "src": "58:14:1",
 | |
|                       "value":
 | |
|                       {
 | |
|                         "hexValue": "616263",
 | |
|                         "kind": "string",
 | |
|                         "nativeSrc": "67:5:1",
 | |
|                         "nodeType": "YulLiteral",
 | |
|                         "src": "67:5:1",
 | |
|                         "type": "",
 | |
|                         "value": "abc"
 | |
|                       },
 | |
|                       "variables":
 | |
|                       [
 | |
|                         {
 | |
|                           "name": "x",
 | |
|                           "nativeSrc": "62:1:1",
 | |
|                           "nodeType": "YulTypedName",
 | |
|                           "src": "62:1:1",
 | |
|                           "type": ""
 | |
|                         }
 | |
|                       ]
 | |
|                     }
 | |
|                   ]
 | |
|                 },
 | |
|                 "evmVersion": %EVMVERSION%,
 | |
|                 "externalReferences": [],
 | |
|                 "id": 3,
 | |
|                 "nodeType": "InlineAssembly",
 | |
|                 "src": "47:27:1"
 | |
|               }
 | |
|             ]
 | |
|           },
 | |
|           "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"
 | |
|           },
 | |
|           "src": "17:63:1",
 | |
|           "stateMutability": "nonpayable",
 | |
|           "virtual": false,
 | |
|           "visibility": "public"
 | |
|         }
 | |
|       ],
 | |
|       "src": "0:82:1",
 | |
|       "usedErrors": [],
 | |
|       "usedEvents": []
 | |
|     }
 | |
|   ],
 | |
|   "src": "0:83:1"
 | |
| }
 |