2017-06-09 18:25:30 +00:00
|
|
|
{
|
|
|
|
"references": {
|
|
|
|
"TestNamespace\\A": [
|
|
|
|
"./classDefinition1.php"
|
|
|
|
],
|
|
|
|
"TestNamespace\\A->a": [
|
|
|
|
"./classDefinition1.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"definitions": {
|
|
|
|
"TestNamespace": {
|
|
|
|
"fqn": "TestNamespace",
|
|
|
|
"extends": [],
|
2017-10-30 00:45:06 +00:00
|
|
|
"isMember": false,
|
2017-06-16 18:31:13 +00:00
|
|
|
"roamed": false,
|
2017-06-09 18:25:30 +00:00
|
|
|
"isStatic": false,
|
|
|
|
"canBeInstantiated": false,
|
|
|
|
"symbolInformation": {
|
|
|
|
"name": "TestNamespace",
|
|
|
|
"kind": 3,
|
|
|
|
"location": {
|
|
|
|
"uri": "./classDefinition1.php"
|
|
|
|
},
|
|
|
|
"containerName": ""
|
|
|
|
},
|
|
|
|
"type": null,
|
|
|
|
"declarationLine": "namespace TestNamespace;",
|
2017-12-10 05:10:43 +00:00
|
|
|
"documentation": null,
|
|
|
|
"signatureInformation": null
|
2017-06-09 18:25:30 +00:00
|
|
|
},
|
|
|
|
"TestNamespace\\A": {
|
|
|
|
"fqn": "TestNamespace\\A",
|
|
|
|
"extends": [],
|
2017-10-30 00:45:06 +00:00
|
|
|
"isMember": false,
|
2017-06-16 18:31:13 +00:00
|
|
|
"roamed": false,
|
2017-06-09 18:25:30 +00:00
|
|
|
"isStatic": false,
|
|
|
|
"canBeInstantiated": true,
|
|
|
|
"symbolInformation": {
|
|
|
|
"name": "A",
|
|
|
|
"kind": 5,
|
|
|
|
"location": {
|
|
|
|
"uri": "./classDefinition1.php"
|
|
|
|
},
|
|
|
|
"containerName": "TestNamespace"
|
|
|
|
},
|
|
|
|
"type": null,
|
|
|
|
"declarationLine": "class A {",
|
2017-12-10 05:10:43 +00:00
|
|
|
"documentation": null,
|
|
|
|
"signatureInformation": null
|
2017-06-09 18:25:30 +00:00
|
|
|
},
|
|
|
|
"TestNamespace\\A->a": {
|
|
|
|
"fqn": "TestNamespace\\A->a",
|
|
|
|
"extends": [],
|
2017-10-30 00:45:06 +00:00
|
|
|
"isMember": true,
|
2017-06-16 18:31:13 +00:00
|
|
|
"roamed": false,
|
2017-06-09 18:25:30 +00:00
|
|
|
"isStatic": false,
|
|
|
|
"canBeInstantiated": false,
|
|
|
|
"symbolInformation": {
|
|
|
|
"name": "a",
|
|
|
|
"kind": 7,
|
|
|
|
"location": {
|
|
|
|
"uri": "./classDefinition1.php"
|
|
|
|
},
|
|
|
|
"containerName": "TestNamespace\\A"
|
|
|
|
},
|
2017-06-10 09:10:15 +00:00
|
|
|
"type__tostring": "int",
|
2017-06-09 18:25:30 +00:00
|
|
|
"type": {},
|
|
|
|
"declarationLine": "public $a;",
|
2017-12-10 05:10:43 +00:00
|
|
|
"documentation": null,
|
|
|
|
"signatureInformation": null
|
2017-06-09 18:25:30 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|