67 lines
1.9 KiB
JSON
67 lines
1.9 KiB
JSON
|
{
|
||
|
"references": {
|
||
|
"MyNamespace\\a": [
|
||
|
"./memberAccess1.php"
|
||
|
],
|
||
|
"MyNamespace\\a->a()": [
|
||
|
"./memberAccess1.php"
|
||
|
]
|
||
|
},
|
||
|
"definitions": {
|
||
|
"MyNamespace": {
|
||
|
"fqn": "MyNamespace",
|
||
|
"extends": [],
|
||
|
"isGlobal": true,
|
||
|
"isStatic": false,
|
||
|
"canBeInstantiated": false,
|
||
|
"symbolInformation": {
|
||
|
"name": "MyNamespace",
|
||
|
"kind": 3,
|
||
|
"location": {
|
||
|
"uri": "./memberAccess1.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": "./memberAccess1.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": "./memberAccess1.php"
|
||
|
},
|
||
|
"containerName": "MyNamespace\\A"
|
||
|
},
|
||
|
"type__class": "phpDocumentor\\Reflection\\Types\\Mixed",
|
||
|
"type": {},
|
||
|
"declarationLine": "static function a() {",
|
||
|
"documentation": null
|
||
|
}
|
||
|
}
|
||
|
}
|