mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			150 lines
		
	
	
		
			3.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			150 lines
		
	
	
		
			3.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "attributes":
 | |
|   {
 | |
|     "absolutePath": "a",
 | |
|     "exportedSymbols":
 | |
|     {
 | |
|       "C":
 | |
|       [
 | |
|         8
 | |
|       ]
 | |
|     }
 | |
|   },
 | |
|   "children":
 | |
|   [
 | |
|     {
 | |
|       "attributes":
 | |
|       {
 | |
|         "abstract": false,
 | |
|         "baseContracts":
 | |
|         [
 | |
|           null
 | |
|         ],
 | |
|         "contractDependencies":
 | |
|         [
 | |
|           null
 | |
|         ],
 | |
|         "contractKind": "contract",
 | |
|         "documentation": null,
 | |
|         "fullyImplemented": true,
 | |
|         "linearizedBaseContracts":
 | |
|         [
 | |
|           8
 | |
|         ],
 | |
|         "name": "C",
 | |
|         "scope": 9
 | |
|       },
 | |
|       "children":
 | |
|       [
 | |
|         {
 | |
|           "attributes":
 | |
|           {
 | |
|             "documentation": null,
 | |
|             "functionSelector": "26121ff0",
 | |
|             "implemented": true,
 | |
|             "isConstructor": false,
 | |
|             "kind": "function",
 | |
|             "modifiers":
 | |
|             [
 | |
|               null
 | |
|             ],
 | |
|             "name": "f",
 | |
|             "overrides": null,
 | |
|             "scope": 8,
 | |
|             "stateMutability": "pure",
 | |
|             "virtual": false,
 | |
|             "visibility": "public"
 | |
|           },
 | |
|           "children":
 | |
|           [
 | |
|             {
 | |
|               "attributes":
 | |
|               {
 | |
|                 "parameters":
 | |
|                 [
 | |
|                   null
 | |
|                 ]
 | |
|               },
 | |
|               "children": [],
 | |
|               "id": 1,
 | |
|               "name": "ParameterList",
 | |
|               "src": "25:2:1"
 | |
|             },
 | |
|             {
 | |
|               "children":
 | |
|               [
 | |
|                 {
 | |
|                   "attributes":
 | |
|                   {
 | |
|                     "constant": false,
 | |
|                     "mutability": "mutable",
 | |
|                     "name": "x",
 | |
|                     "overrides": null,
 | |
|                     "scope": 7,
 | |
|                     "stateVariable": false,
 | |
|                     "storageLocation": "default",
 | |
|                     "type": null,
 | |
|                     "value": null,
 | |
|                     "visibility": "internal"
 | |
|                   },
 | |
|                   "children":
 | |
|                   [
 | |
|                     {
 | |
|                       "attributes":
 | |
|                       {
 | |
|                         "name": "uint",
 | |
|                         "type": null
 | |
|                       },
 | |
|                       "id": 2,
 | |
|                       "name": "ElementaryTypeName",
 | |
|                       "src": "49:4:1"
 | |
|                     }
 | |
|                   ],
 | |
|                   "id": 3,
 | |
|                   "name": "VariableDeclaration",
 | |
|                   "src": "49:6:1"
 | |
|                 }
 | |
|               ],
 | |
|               "id": 4,
 | |
|               "name": "ParameterList",
 | |
|               "src": "48:8:1"
 | |
|             },
 | |
|             {
 | |
|               "children":
 | |
|               [
 | |
|                 {
 | |
|                   "attributes":
 | |
|                   {
 | |
|                     "evmVersion": %EVMVERSION%,
 | |
|                     "externalReferences":
 | |
|                     [
 | |
|                       null
 | |
|                     ],
 | |
|                     "operations": "{\n    function f1()\n    {\n        function f2()\n        { }\n        x := 2\n    }\n}"
 | |
|                   },
 | |
|                   "children": [],
 | |
|                   "id": 5,
 | |
|                   "name": "InlineAssembly",
 | |
|                   "src": "63:87:1"
 | |
|                 }
 | |
|               ],
 | |
|               "id": 6,
 | |
|               "name": "Block",
 | |
|               "src": "57:97:1"
 | |
|             }
 | |
|           ],
 | |
|           "id": 7,
 | |
|           "name": "FunctionDefinition",
 | |
|           "src": "15:139:1"
 | |
|         }
 | |
|       ],
 | |
|       "id": 8,
 | |
|       "name": "ContractDefinition",
 | |
|       "src": "0:156:1"
 | |
|     }
 | |
|   ],
 | |
|   "id": 9,
 | |
|   "name": "SourceUnit",
 | |
|   "src": "0:157:1"
 | |
| }
 |