[ { "absolutePath": "a", "exportedSymbols": { "C": [ 2 ] }, "id": 3, "nodeType": "SourceUnit", "nodes": [ { "abstract": false, "baseContracts": [], "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", "nodeType": "ContractDefinition", "nodes": [], "scope": 3, "src": "28:13:1" } ], "src": "28:14:1" }, { "absolutePath": "b", "exportedSymbols": { "C": [ 5 ] }, "id": 6, "nodeType": "SourceUnit", "nodes": [ { "abstract": false, "baseContracts": [], "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", "nodeType": "ContractDefinition", "nodes": [], "scope": 6, "src": "62:13:2" } ], "src": "62:14:2" }, { "absolutePath": "c", "exportedSymbols": { "C": [ 23 ] }, "id": 24, "nodeType": "SourceUnit", "nodes": [ { "abstract": false, "baseContracts": [], "contractDependencies": [], "contractKind": "contract", "fullyImplemented": true, "id": 23, "linearizedBaseContracts": [ 23 ], "name": "C", "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", "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." }, "id": 12, "name": "Evt", "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", "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", "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" } ], "src": "0:214:3" } ]