1
0
Fork 0
php-language-server/tests/Validation/cases/memberAccess5.php.expected....

67 lines
2.0 KiB
JSON

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