1
0
Fork 0

updated tests

pull/438/head
Ivan Bozhanov 2017-07-15 02:32:48 +03:00
parent 5c827d2eda
commit b2056c1f87
58 changed files with 346 additions and 158 deletions

View File

@ -34,7 +34,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace Fixtures\\Prophecy;", "declarationLine": "namespace Fixtures\\Prophecy;",
"documentation": null "documentation": null,
"parameters": []
}, },
"Fixtures\\Prophecy\\WithReturnTypehints": { "Fixtures\\Prophecy\\WithReturnTypehints": {
"fqn": "Fixtures\\Prophecy\\WithReturnTypehints", "fqn": "Fixtures\\Prophecy\\WithReturnTypehints",
@ -55,7 +56,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class WithReturnTypehints extends EmptyClass", "declarationLine": "class WithReturnTypehints extends EmptyClass",
"documentation": null "documentation": null,
"parameters": []
}, },
"Fixtures\\Prophecy\\WithReturnTypehints->getSelf()": { "Fixtures\\Prophecy\\WithReturnTypehints->getSelf()": {
"fqn": "Fixtures\\Prophecy\\WithReturnTypehints->getSelf()", "fqn": "Fixtures\\Prophecy\\WithReturnTypehints->getSelf()",
@ -75,7 +77,8 @@
"type__tostring": "\\self", "type__tostring": "\\self",
"type": {}, "type": {},
"declarationLine": "public function getSelf(): self {", "declarationLine": "public function getSelf(): self {",
"documentation": null "documentation": null,
"parameters": []
}, },
"Fixtures\\Prophecy\\WithReturnTypehints->getName()": { "Fixtures\\Prophecy\\WithReturnTypehints->getName()": {
"fqn": "Fixtures\\Prophecy\\WithReturnTypehints->getName()", "fqn": "Fixtures\\Prophecy\\WithReturnTypehints->getName()",
@ -95,7 +98,8 @@
"type__tostring": "string", "type__tostring": "string",
"type": {}, "type": {},
"declarationLine": "public function getName(): string {", "declarationLine": "public function getName(): string {",
"documentation": null "documentation": null,
"parameters": []
}, },
"Fixtures\\Prophecy\\WithReturnTypehints->getParent()": { "Fixtures\\Prophecy\\WithReturnTypehints->getParent()": {
"fqn": "Fixtures\\Prophecy\\WithReturnTypehints->getParent()", "fqn": "Fixtures\\Prophecy\\WithReturnTypehints->getParent()",
@ -115,7 +119,8 @@
"type__tostring": "\\parent", "type__tostring": "\\parent",
"type": {}, "type": {},
"declarationLine": "public function getParent(): parent {", "declarationLine": "public function getParent(): parent {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -18,7 +18,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -18,7 +18,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A {", "declarationLine": "class A {",
"documentation": null "documentation": null,
"parameters": []
}, },
"A->foo": { "A->foo": {
"fqn": "A->foo", "fqn": "A->foo",
@ -38,7 +39,8 @@
"type__tostring": "string[]", "type__tostring": "string[]",
"type": {}, "type": {},
"declarationLine": "protected $foo;", "declarationLine": "protected $foo;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace TestNamespace;", "declarationLine": "namespace TestNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"TestNamespace\\A": { "TestNamespace\\A": {
"fqn": "TestNamespace\\A", "fqn": "TestNamespace\\A",
@ -44,7 +45,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A {", "declarationLine": "class A {",
"documentation": null "documentation": null,
"parameters": []
}, },
"TestNamespace\\A->a": { "TestNamespace\\A->a": {
"fqn": "TestNamespace\\A->a", "fqn": "TestNamespace\\A->a",
@ -64,7 +66,8 @@
"type__tostring": "int", "type__tostring": "int",
"type": {}, "type": {},
"declarationLine": "public $a;", "declarationLine": "public $a;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace TestNamespace;", "declarationLine": "namespace TestNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"TestNamespace\\TestClass": { "TestNamespace\\TestClass": {
"fqn": "TestNamespace\\TestClass", "fqn": "TestNamespace\\TestClass",
@ -44,7 +45,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class TestClass", "declarationLine": "class TestClass",
"documentation": null "documentation": null,
"parameters": []
}, },
"TestNamespace\\TestClass->testProperty": { "TestNamespace\\TestClass->testProperty": {
"fqn": "TestNamespace\\TestClass->testProperty", "fqn": "TestNamespace\\TestClass->testProperty",
@ -64,7 +66,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "public $testProperty;", "declarationLine": "public $testProperty;",
"documentation": null "documentation": null,
"parameters": []
}, },
"TestNamespace\\TestClass->testMethod()": { "TestNamespace\\TestClass->testMethod()": {
"fqn": "TestNamespace\\TestClass->testMethod()", "fqn": "TestNamespace\\TestClass->testMethod()",
@ -84,7 +87,13 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "public function testMethod($testParameter)", "declarationLine": "public function testMethod($testParameter)",
"documentation": null "documentation": null,
"parameters": [
{
"label": "$testParameter",
"documentation": null
}
]
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -44,7 +45,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A", "declarationLine": "class A",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A::suite()": { "MyNamespace\\A::suite()": {
"fqn": "MyNamespace\\A::suite()", "fqn": "MyNamespace\\A::suite()",
@ -64,7 +66,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "public static function suite()", "declarationLine": "public static function suite()",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -44,7 +45,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A", "declarationLine": "class A",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A::suite()": { "MyNamespace\\A::suite()": {
"fqn": "MyNamespace\\A::suite()", "fqn": "MyNamespace\\A::suite()",
@ -64,7 +66,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "public static function suite()", "declarationLine": "public static function suite()",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -44,7 +45,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A", "declarationLine": "class A",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A::suite()": { "MyNamespace\\A::suite()": {
"fqn": "MyNamespace\\A::suite()", "fqn": "MyNamespace\\A::suite()",
@ -64,7 +66,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "public static function suite()", "declarationLine": "public static function suite()",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -44,7 +45,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A", "declarationLine": "class A",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A->suite()": { "MyNamespace\\A->suite()": {
"fqn": "MyNamespace\\A->suite()", "fqn": "MyNamespace\\A->suite()",
@ -64,7 +66,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "public function suite()", "declarationLine": "public function suite()",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -22,7 +22,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\Mbstring": { "MyNamespace\\Mbstring": {
"fqn": "MyNamespace\\Mbstring", "fqn": "MyNamespace\\Mbstring",
@ -41,7 +42,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class Mbstring", "declarationLine": "class Mbstring",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\Mbstring::MB_CASE_FOLD": { "MyNamespace\\Mbstring::MB_CASE_FOLD": {
"fqn": "MyNamespace\\Mbstring::MB_CASE_FOLD", "fqn": "MyNamespace\\Mbstring::MB_CASE_FOLD",
@ -61,7 +63,8 @@
"type__tostring": "\\MyNamespace\\PHP_INT_MAX", "type__tostring": "\\MyNamespace\\PHP_INT_MAX",
"type": {}, "type": {},
"declarationLine": "const MB_CASE_FOLD = PHP_INT_MAX;", "declarationLine": "const MB_CASE_FOLD = PHP_INT_MAX;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -22,7 +22,8 @@
}, },
"type": null, "type": null,
"declarationLine": "interface A {", "declarationLine": "interface A {",
"documentation": null "documentation": null,
"parameters": []
}, },
"A->b()": { "A->b()": {
"fqn": "A->b()", "fqn": "A->b()",
@ -42,7 +43,13 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function b ($a = MY_CONSTANT);", "declarationLine": "function b ($a = MY_CONSTANT);",
"documentation": null "documentation": null,
"parameters": [
{
"label": "$a = MY_CONSTANT",
"documentation": null
}
]
} }
} }
} }

View File

@ -18,7 +18,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -22,7 +22,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -18,7 +18,8 @@
}, },
"type": null, "type": null,
"declarationLine": "interface A {", "declarationLine": "interface A {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace B;", "declarationLine": "namespace B;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -22,7 +22,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A {", "declarationLine": "class A {",
"documentation": null "documentation": null,
"parameters": []
}, },
"A::$deprecationsTriggered": { "A::$deprecationsTriggered": {
"fqn": "A::$deprecationsTriggered", "fqn": "A::$deprecationsTriggered",
@ -42,7 +43,8 @@
"type__tostring": "\\__CLASS__[]", "type__tostring": "\\__CLASS__[]",
"type": {}, "type": {},
"declarationLine": "private static $deprecationsTriggered;", "declarationLine": "private static $deprecationsTriggered;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -44,7 +45,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A {", "declarationLine": "class A {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A::a()": { "MyNamespace\\A::a()": {
"fqn": "MyNamespace\\A::a()", "fqn": "MyNamespace\\A::a()",
@ -64,7 +66,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "static function a() {", "declarationLine": "static function a() {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -44,7 +45,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A {", "declarationLine": "class A {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A::a()": { "MyNamespace\\A::a()": {
"fqn": "MyNamespace\\A::a()", "fqn": "MyNamespace\\A::a()",
@ -64,7 +66,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "static function a() {", "declarationLine": "static function a() {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -40,7 +40,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -59,7 +60,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A {", "declarationLine": "class A {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A::getInitializer()": { "MyNamespace\\A::getInitializer()": {
"fqn": "MyNamespace\\A::getInitializer()", "fqn": "MyNamespace\\A::getInitializer()",
@ -79,7 +81,13 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "public static function getInitializer(ClassLoader $loader)", "declarationLine": "public static function getInitializer(ClassLoader $loader)",
"documentation": null "documentation": null,
"parameters": [
{
"label": "ClassLoader $loader",
"documentation": null
}
]
} }
} }
} }

View File

@ -31,7 +31,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -50,7 +51,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A {", "declarationLine": "class A {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A->testRequest()": { "MyNamespace\\A->testRequest()": {
"fqn": "MyNamespace\\A->testRequest()", "fqn": "MyNamespace\\A->testRequest()",
@ -70,7 +72,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "public function testRequest()", "declarationLine": "public function testRequest()",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -22,7 +22,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\ParseErrorsTest": { "MyNamespace\\ParseErrorsTest": {
"fqn": "MyNamespace\\ParseErrorsTest", "fqn": "MyNamespace\\ParseErrorsTest",
@ -41,7 +42,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class ParseErrorsTest {", "declarationLine": "class ParseErrorsTest {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\ParseErrorsTest->setUp()": { "MyNamespace\\ParseErrorsTest->setUp()": {
"fqn": "MyNamespace\\ParseErrorsTest->setUp()", "fqn": "MyNamespace\\ParseErrorsTest->setUp()",
@ -61,7 +63,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "public function setUp()", "declarationLine": "public function setUp()",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -28,7 +28,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\ParseErrorsTest": { "MyNamespace\\ParseErrorsTest": {
"fqn": "MyNamespace\\ParseErrorsTest", "fqn": "MyNamespace\\ParseErrorsTest",
@ -47,7 +48,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class ParseErrorsTest", "declarationLine": "class ParseErrorsTest",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\ParseErrorsTest->setAccount()": { "MyNamespace\\ParseErrorsTest->setAccount()": {
"fqn": "MyNamespace\\ParseErrorsTest->setAccount()", "fqn": "MyNamespace\\ParseErrorsTest->setAccount()",
@ -67,7 +69,13 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "public function setAccount(AccountInterface $account)", "declarationLine": "public function setAccount(AccountInterface $account)",
"documentation": null "documentation": null,
"parameters": [
{
"label": "AccountInterface $account",
"documentation": null
}
]
} }
} }
} }

View File

@ -22,7 +22,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class FooClass {", "declarationLine": "class FooClass {",
"documentation": null "documentation": null,
"parameters": []
}, },
"FooClass->foo()": { "FooClass->foo()": {
"fqn": "FooClass->foo()", "fqn": "FooClass->foo()",
@ -42,7 +43,8 @@
"type__tostring": "\\FooClass", "type__tostring": "\\FooClass",
"type": {}, "type": {},
"declarationLine": "public function foo(): FooClass {", "declarationLine": "public function foo(): FooClass {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -31,7 +31,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace1;", "declarationLine": "namespace MyNamespace1;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace1\\B": { "MyNamespace1\\B": {
"fqn": "MyNamespace1\\B", "fqn": "MyNamespace1\\B",
@ -50,7 +51,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class B {", "declarationLine": "class B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace1\\B->b()": { "MyNamespace1\\B->b()": {
"fqn": "MyNamespace1\\B->b()", "fqn": "MyNamespace1\\B->b()",
@ -70,7 +72,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function b() {", "declarationLine": "function b() {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace2": { "MyNamespace2": {
"fqn": "MyNamespace2", "fqn": "MyNamespace2",
@ -89,7 +92,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace2;", "declarationLine": "namespace MyNamespace2;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace2\\A": { "MyNamespace2\\A": {
"fqn": "MyNamespace2\\A", "fqn": "MyNamespace2\\A",
@ -110,7 +114,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A extends MyNamespace1\\B {", "declarationLine": "class A extends MyNamespace1\\B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace2\\A->a()": { "MyNamespace2\\A->a()": {
"fqn": "MyNamespace2\\A->a()", "fqn": "MyNamespace2\\A->a()",
@ -130,7 +135,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function a () {", "declarationLine": "function a () {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -18,7 +18,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class Foo", "declarationLine": "class Foo",
"documentation": null "documentation": null,
"parameters": []
}, },
"Foo->fn()": { "Foo->fn()": {
"fqn": "Foo->fn()", "fqn": "Foo->fn()",
@ -38,7 +39,8 @@
"type__tostring": "\\Iterator", "type__tostring": "\\Iterator",
"type": {}, "type": {},
"declarationLine": "public function fn()", "declarationLine": "public function fn()",
"documentation": "Foo" "documentation": "Foo",
"parameters": []
} }
} }
} }

View File

@ -18,7 +18,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A {", "declarationLine": "class A {",
"documentation": null "documentation": null,
"parameters": []
}, },
"A->b()": { "A->b()": {
"fqn": "A->b()", "fqn": "A->b()",
@ -38,7 +39,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function b() {", "declarationLine": "function b() {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -31,7 +31,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace1;", "declarationLine": "namespace MyNamespace1;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -40,7 +40,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace B;", "declarationLine": "namespace B;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -18,7 +18,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace A \\ B;", "declarationLine": "namespace A \\ B;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -28,7 +28,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace LanguageServer\\Tests\\Utils;", "declarationLine": "namespace LanguageServer\\Tests\\Utils;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -22,7 +22,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -41,7 +42,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A {", "declarationLine": "class A {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A->a()": { "MyNamespace\\A->a()": {
"fqn": "MyNamespace\\A->a()", "fqn": "MyNamespace\\A->a()",
@ -61,7 +63,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function a () {", "declarationLine": "function a () {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B": { "MyNamespace\\B": {
"fqn": "MyNamespace\\B", "fqn": "MyNamespace\\B",
@ -44,7 +45,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class B {", "declarationLine": "class B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -63,7 +65,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A {", "declarationLine": "class A {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A->a()": { "MyNamespace\\A->a()": {
"fqn": "MyNamespace\\A->a()", "fqn": "MyNamespace\\A->a()",
@ -83,7 +86,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function a () {", "declarationLine": "function a () {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -22,7 +22,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A {", "declarationLine": "class A {",
"documentation": null "documentation": null,
"parameters": []
}, },
"A->a()": { "A->a()": {
"fqn": "A->a()", "fqn": "A->a()",
@ -42,7 +43,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function a () {", "declarationLine": "function a () {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -22,7 +22,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\init()": { "MyNamespace\\init()": {
"fqn": "MyNamespace\\init()", "fqn": "MyNamespace\\init()",
@ -42,7 +43,13 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function init(Hi $view)", "declarationLine": "function init(Hi $view)",
"documentation": null "documentation": null,
"parameters": [
{
"label": "Hi $view",
"documentation": null
}
]
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B": { "MyNamespace\\B": {
"fqn": "MyNamespace\\B", "fqn": "MyNamespace\\B",
@ -44,7 +45,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class B {", "declarationLine": "class B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B->b()": { "MyNamespace\\B->b()": {
"fqn": "MyNamespace\\B->b()", "fqn": "MyNamespace\\B->b()",
@ -64,7 +66,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function b() {", "declarationLine": "function b() {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -85,7 +88,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A extends B {", "declarationLine": "class A extends B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A->a()": { "MyNamespace\\A->a()": {
"fqn": "MyNamespace\\A->a()", "fqn": "MyNamespace\\A->a()",
@ -105,7 +109,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function a () {", "declarationLine": "function a () {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -28,7 +28,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B": { "MyNamespace\\B": {
"fqn": "MyNamespace\\B", "fqn": "MyNamespace\\B",
@ -47,7 +48,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class B {", "declarationLine": "class B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B->b()": { "MyNamespace\\B->b()": {
"fqn": "MyNamespace\\B->b()", "fqn": "MyNamespace\\B->b()",
@ -67,7 +69,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function b() {", "declarationLine": "function b() {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -88,7 +91,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A extends B {", "declarationLine": "class A extends B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A->a()": { "MyNamespace\\A->a()": {
"fqn": "MyNamespace\\A->a()", "fqn": "MyNamespace\\A->a()",
@ -108,7 +112,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function a () {", "declarationLine": "function a () {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -18,7 +18,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class MyClass", "declarationLine": "class MyClass",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyClass->mainPropertyName": { "MyClass->mainPropertyName": {
"fqn": "MyClass->mainPropertyName", "fqn": "MyClass->mainPropertyName",
@ -38,7 +39,8 @@
"type__tostring": "string", "type__tostring": "string",
"type": {}, "type": {},
"declarationLine": "protected $mainPropertyName;", "declarationLine": "protected $mainPropertyName;",
"documentation": "The name of the main property, or NULL if there is none." "documentation": "The name of the main property, or NULL if there is none.",
"parameters": []
} }
} }
} }

View File

@ -18,7 +18,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class MyClass", "declarationLine": "class MyClass",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyClass->mainPropertyName": { "MyClass->mainPropertyName": {
"fqn": "MyClass->mainPropertyName", "fqn": "MyClass->mainPropertyName",
@ -38,7 +39,8 @@
"type__tostring": "string", "type__tostring": "string",
"type": {}, "type": {},
"declarationLine": "protected $mainPropertyName;", "declarationLine": "protected $mainPropertyName;",
"documentation": "The name of the main property, or NULL if there is none." "documentation": "The name of the main property, or NULL if there is none.",
"parameters": []
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace TestNamespace;", "declarationLine": "namespace TestNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"TestNamespace\\whatever()": { "TestNamespace\\whatever()": {
"fqn": "TestNamespace\\whatever()", "fqn": "TestNamespace\\whatever()",
@ -45,7 +46,13 @@
"type__tostring": "\\TestNamespace\\TestClass", "type__tostring": "\\TestNamespace\\TestClass",
"type": {}, "type": {},
"declarationLine": "function whatever(TestClass $param): TestClass2 {", "declarationLine": "function whatever(TestClass $param): TestClass2 {",
"documentation": "Aute duis elit reprehenderit tempor cillum proident anim laborum eu laboris reprehenderit ea incididunt." "documentation": "Aute duis elit reprehenderit tempor cillum proident anim laborum eu laboris reprehenderit ea incididunt.",
"parameters": [
{
"label": "TestClass $param",
"documentation": "Adipisicing non non cillum sint incididunt cillum enim mollit."
}
]
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -44,7 +45,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A {", "declarationLine": "class A {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A::a()": { "MyNamespace\\A::a()": {
"fqn": "MyNamespace\\A::a()", "fqn": "MyNamespace\\A::a()",
@ -64,7 +66,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "static function a() {", "declarationLine": "static function a() {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -22,7 +22,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A {", "declarationLine": "class A {",
"documentation": null "documentation": null,
"parameters": []
}, },
"A::$a": { "A::$a": {
"fqn": "A::$a", "fqn": "A::$a",
@ -45,7 +46,8 @@
"type__tostring": "string", "type__tostring": "string",
"type": {}, "type": {},
"declarationLine": "static $a;", "declarationLine": "static $a;",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -31,7 +31,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class TestClass implements TestInterface {", "declarationLine": "class TestClass implements TestInterface {",
"documentation": null "documentation": null,
"parameters": []
}, },
"TestClass::$testProperty": { "TestClass::$testProperty": {
"fqn": "TestClass::$testProperty", "fqn": "TestClass::$testProperty",
@ -51,7 +52,8 @@
"type__tostring": "\\TestClass[]", "type__tostring": "\\TestClass[]",
"type": {}, "type": {},
"declarationLine": "public static $testProperty;", "declarationLine": "public static $testProperty;",
"documentation": "Lorem excepteur officia sit anim velit veniam enim." "documentation": "Lorem excepteur officia sit anim velit veniam enim.",
"parameters": []
} }
} }
} }

View File

@ -28,7 +28,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B": { "MyNamespace\\B": {
"fqn": "MyNamespace\\B", "fqn": "MyNamespace\\B",
@ -47,7 +48,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class B {", "declarationLine": "class B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B->b()": { "MyNamespace\\B->b()": {
"fqn": "MyNamespace\\B->b()", "fqn": "MyNamespace\\B->b()",
@ -67,7 +69,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function b() {", "declarationLine": "function b() {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -88,7 +91,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A extends B {", "declarationLine": "class A extends B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A->a()": { "MyNamespace\\A->a()": {
"fqn": "MyNamespace\\A->a()", "fqn": "MyNamespace\\A->a()",
@ -108,7 +112,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function a () {", "declarationLine": "function a () {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -28,7 +28,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B": { "MyNamespace\\B": {
"fqn": "MyNamespace\\B", "fqn": "MyNamespace\\B",
@ -47,7 +48,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class B {", "declarationLine": "class B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B->b()": { "MyNamespace\\B->b()": {
"fqn": "MyNamespace\\B->b()", "fqn": "MyNamespace\\B->b()",
@ -67,7 +69,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function b() {", "declarationLine": "function b() {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -88,7 +91,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A extends B {", "declarationLine": "class A extends B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A->a()": { "MyNamespace\\A->a()": {
"fqn": "MyNamespace\\A->a()", "fqn": "MyNamespace\\A->a()",
@ -108,7 +112,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function a () {", "declarationLine": "function a () {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -28,7 +28,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B": { "MyNamespace\\B": {
"fqn": "MyNamespace\\B", "fqn": "MyNamespace\\B",
@ -47,7 +48,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class B {", "declarationLine": "class B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B->b()": { "MyNamespace\\B->b()": {
"fqn": "MyNamespace\\B->b()", "fqn": "MyNamespace\\B->b()",
@ -67,7 +69,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function b() {", "declarationLine": "function b() {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -88,7 +91,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A extends B {", "declarationLine": "class A extends B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A->a()": { "MyNamespace\\A->a()": {
"fqn": "MyNamespace\\A->a()", "fqn": "MyNamespace\\A->a()",
@ -108,7 +112,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function a () {", "declarationLine": "function a () {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -37,7 +37,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -56,7 +57,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A", "declarationLine": "class A",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A::suite()": { "MyNamespace\\A::suite()": {
"fqn": "MyNamespace\\A::suite()", "fqn": "MyNamespace\\A::suite()",
@ -76,7 +78,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "public static function suite()", "declarationLine": "public static function suite()",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -22,7 +22,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -41,7 +42,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A", "declarationLine": "class A",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A->typesProvider()": { "MyNamespace\\A->typesProvider()": {
"fqn": "MyNamespace\\A->typesProvider()", "fqn": "MyNamespace\\A->typesProvider()",
@ -61,7 +63,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "public function typesProvider()", "declarationLine": "public function typesProvider()",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -28,7 +28,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B": { "MyNamespace\\B": {
"fqn": "MyNamespace\\B", "fqn": "MyNamespace\\B",
@ -47,7 +48,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class B {", "declarationLine": "class B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B->b()": { "MyNamespace\\B->b()": {
"fqn": "MyNamespace\\B->b()", "fqn": "MyNamespace\\B->b()",
@ -67,7 +69,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function b() {", "declarationLine": "function b() {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -88,7 +91,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A extends B {", "declarationLine": "class A extends B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A->a()": { "MyNamespace\\A->a()": {
"fqn": "MyNamespace\\A->a()", "fqn": "MyNamespace\\A->a()",
@ -108,7 +112,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function a () {", "declarationLine": "function a () {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -28,7 +28,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B": { "MyNamespace\\B": {
"fqn": "MyNamespace\\B", "fqn": "MyNamespace\\B",
@ -47,7 +48,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class B {", "declarationLine": "class B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B->b()": { "MyNamespace\\B->b()": {
"fqn": "MyNamespace\\B->b()", "fqn": "MyNamespace\\B->b()",
@ -67,7 +69,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function b() {", "declarationLine": "function b() {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -88,7 +91,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A extends B {", "declarationLine": "class A extends B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A->a()": { "MyNamespace\\A->a()": {
"fqn": "MyNamespace\\A->a()", "fqn": "MyNamespace\\A->a()",
@ -108,7 +112,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function a () {", "declarationLine": "function a () {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -28,7 +28,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B": { "MyNamespace\\B": {
"fqn": "MyNamespace\\B", "fqn": "MyNamespace\\B",
@ -47,7 +48,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class B {", "declarationLine": "class B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\B->b()": { "MyNamespace\\B->b()": {
"fqn": "MyNamespace\\B->b()", "fqn": "MyNamespace\\B->b()",
@ -67,7 +69,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function b() {", "declarationLine": "function b() {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -88,7 +91,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A extends B {", "declarationLine": "class A extends B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A->a()": { "MyNamespace\\A->a()": {
"fqn": "MyNamespace\\A->a()", "fqn": "MyNamespace\\A->a()",
@ -108,7 +112,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function a () {", "declarationLine": "function a () {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -22,7 +22,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace MyNamespace;", "declarationLine": "namespace MyNamespace;",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A": { "MyNamespace\\A": {
"fqn": "MyNamespace\\A", "fqn": "MyNamespace\\A",
@ -43,7 +44,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class A extends B {", "declarationLine": "class A extends B {",
"documentation": null "documentation": null,
"parameters": []
}, },
"MyNamespace\\A->a()": { "MyNamespace\\A->a()": {
"fqn": "MyNamespace\\A->a()", "fqn": "MyNamespace\\A->a()",
@ -63,7 +65,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function a () {", "declarationLine": "function a () {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -22,7 +22,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class FooClass {", "declarationLine": "class FooClass {",
"documentation": null "documentation": null,
"parameters": []
}, },
"FooClass::staticFoo()": { "FooClass::staticFoo()": {
"fqn": "FooClass::staticFoo()", "fqn": "FooClass::staticFoo()",
@ -42,7 +43,8 @@
"type__tostring": "\\FooClass", "type__tostring": "\\FooClass",
"type": {}, "type": {},
"declarationLine": "public static function staticFoo(): FooClass {", "declarationLine": "public static function staticFoo(): FooClass {",
"documentation": null "documentation": null,
"parameters": []
}, },
"FooClass->bar()": { "FooClass->bar()": {
"fqn": "FooClass->bar()", "fqn": "FooClass->bar()",
@ -62,7 +64,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "public function bar() { }", "declarationLine": "public function bar() { }",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -18,7 +18,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class B", "declarationLine": "class B",
"documentation": null "documentation": null,
"parameters": []
}, },
"B->hi": { "B->hi": {
"fqn": "B->hi", "fqn": "B->hi",
@ -38,7 +39,8 @@
"type__tostring": "int", "type__tostring": "int",
"type": {}, "type": {},
"declarationLine": "public $hi;", "declarationLine": "public $hi;",
"documentation": null "documentation": null,
"parameters": []
}, },
"B->a()": { "B->a()": {
"fqn": "B->a()", "fqn": "B->a()",
@ -58,7 +60,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "function a () {", "declarationLine": "function a () {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -22,7 +22,8 @@
}, },
"type": null, "type": null,
"declarationLine": "namespace SomeNamespace { }", "declarationLine": "namespace SomeNamespace { }",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }

View File

@ -25,7 +25,8 @@
}, },
"type": null, "type": null,
"declarationLine": "class Foo {", "declarationLine": "class Foo {",
"documentation": null "documentation": null,
"parameters": []
}, },
"Foo->bar": { "Foo->bar": {
"fqn": "Foo->bar", "fqn": "Foo->bar",
@ -45,7 +46,8 @@
"type__tostring": "\\", "type__tostring": "\\",
"type": {}, "type": {},
"declarationLine": "protected $bar;", "declarationLine": "protected $bar;",
"documentation": null "documentation": null,
"parameters": []
}, },
"Foo->foo()": { "Foo->foo()": {
"fqn": "Foo->foo()", "fqn": "Foo->foo()",
@ -65,7 +67,8 @@
"type__tostring": "mixed", "type__tostring": "mixed",
"type": {}, "type": {},
"declarationLine": "public function foo () {", "declarationLine": "public function foo () {",
"documentation": null "documentation": null,
"parameters": []
} }
} }
} }