Add is_declaration to SymbolOccurrence
[hiphop-php.git] / hphp / hack / test / identify_symbol / constructor_inheritance.php.exp
blobef1d89adb00e38973483bb64701fa634892d4212
1 name: \Foo, kind: type_id, span: line 10, characters 7-9, is_declaration: false
2 definition:
3 Foo
4 kind: class
5 id: type_id::Foo
6 position: line 7, characters 7-9
7 span: line 7, character 1 - line 7, character 22
8 modifiers:
11 name: \Foo::__construct, kind: method, span: line 10, characters 3-11, is_declaration: false
12 definition:
13 __construct
14 kind: method
15 id: method::C::__construct
16 position: line 4, characters 19-29
17 span: line 4, character 3 - line 4, character 34
18 modifiers: public
19 params: