{ "references": { "MyNamespace\\a": [ "./memberAccess2.php" ], "MyNamespace\\a->a()": [ "./memberAccess2.php" ] }, "definitions": { "MyNamespace": { "fqn": "MyNamespace", "extends": [], "isGlobal": true, "isStatic": false, "canBeInstantiated": false, "symbolInformation": { "name": "MyNamespace", "kind": 3, "location": { "uri": "./memberAccess2.php" }, "containerName": "" }, "type": null, "declarationLine": "namespace MyNamespace;", "documentation": null }, "MyNamespace\\A": { "fqn": "MyNamespace\\A", "extends": [], "isGlobal": true, "isStatic": false, "canBeInstantiated": true, "symbolInformation": { "name": "A", "kind": 5, "location": { "uri": "./memberAccess2.php" }, "containerName": "MyNamespace" }, "type": null, "declarationLine": "class A {", "documentation": null }, "MyNamespace\\A::a()": { "fqn": "MyNamespace\\A::a()", "extends": [], "isGlobal": false, "isStatic": true, "canBeInstantiated": false, "symbolInformation": { "name": "a", "kind": 6, "location": { "uri": "./memberAccess2.php" }, "containerName": "MyNamespace\\A" }, "type__tostring": "mixed", "type": {}, "declarationLine": "static function a() {", "documentation": null } } }