32 lines
822 B
JSON
32 lines
822 B
JSON
{
|
|
"references": {
|
|
"MyNamespace\\A": [
|
|
"./ifStatement1.php"
|
|
],
|
|
"A": [
|
|
"./ifStatement1.php"
|
|
]
|
|
},
|
|
"definitions": {
|
|
"MyNamespace": {
|
|
"fqn": "MyNamespace",
|
|
"extends": [],
|
|
"isMember": false,
|
|
"roamed": false,
|
|
"isStatic": false,
|
|
"canBeInstantiated": false,
|
|
"symbolInformation": {
|
|
"name": "MyNamespace",
|
|
"kind": 3,
|
|
"location": {
|
|
"uri": "./ifStatement1.php"
|
|
},
|
|
"containerName": ""
|
|
},
|
|
"type": null,
|
|
"declarationLine": "namespace MyNamespace;",
|
|
"documentation": null,
|
|
"signatureInformation": null
|
|
}
|
|
}
|
|
} |