1
0
Fork 0
php-language-server/validation/frameworks/broken/self3.php.expected.json

108 lines
4.0 KiB
JSON

{
"references": {
"MyNamespace\\B": [
"\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/broken\/self3.php"
],
"MyNamespace\\self": [
"\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/broken\/self3.php"
],
"self": [
"\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/broken\/self3.php"
],
"MyNamespace\\b()": [
"\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/broken\/self3.php"
],
"b()": [
"\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/broken\/self3.php"
]
},
"definitions": {
"MyNamespace": {
"extends": [],
"isGlobal": true,
"isStatic": false,
"canBeInstantiated": false,
"symbolInformation": {
"name": "MyNamespace",
"kind": 3,
"location": {
"uri": "\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/broken\/self3.php"
},
"containerName": ""
},
"type__class": "LanguageServer\\Tests\\ValidationTest",
"type": null,
"documentation": null
},
"MyNamespace\\B": {
"extends": [],
"isGlobal": true,
"isStatic": false,
"canBeInstantiated": true,
"symbolInformation": {
"name": "B",
"kind": 5,
"location": {
"uri": "\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/broken\/self3.php"
},
"containerName": "MyNamespace"
},
"type__class": "LanguageServer\\Tests\\ValidationTest",
"type": null,
"documentation": null
},
"MyNamespace\\B->b()": {
"extends": [],
"isGlobal": false,
"isStatic": false,
"canBeInstantiated": false,
"symbolInformation": {
"name": "b",
"kind": 6,
"location": {
"uri": "\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/broken\/self3.php"
},
"containerName": "MyNamespace\\B"
},
"type__class": "phpDocumentor\\Reflection\\Types\\Mixed",
"type": {},
"documentation": null
},
"MyNamespace\\A": {
"extends": [
"MyNamespace\\B"
],
"isGlobal": true,
"isStatic": false,
"canBeInstantiated": true,
"symbolInformation": {
"name": "A",
"kind": 5,
"location": {
"uri": "\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/broken\/self3.php"
},
"containerName": "MyNamespace"
},
"type__class": "LanguageServer\\Tests\\ValidationTest",
"type": null,
"documentation": null
},
"MyNamespace\\A->a()": {
"extends": [],
"isGlobal": false,
"isStatic": false,
"canBeInstantiated": false,
"symbolInformation": {
"name": "a",
"kind": 6,
"location": {
"uri": "\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/broken\/self3.php"
},
"containerName": "MyNamespace\\A"
},
"type__class": "phpDocumentor\\Reflection\\Types\\Mixed",
"type": {},
"documentation": null
}
}
}