Add is_declaration to SymbolOccurrence
[hiphop-php.git] / hphp / hack / test / identify_symbol / static_method.php.exp
blob17803cde91c1acb6cd66bd20f37477667deb7df1
1 name: \C::foo, kind: method, span: line 8, characters 6-8, is_declaration: false
2 definition:
3 foo
4 kind: method
5 id: method::C::foo
6 position: line 4, characters 26-28
7 span: line 4, character 3 - line 4, character 33
8 modifiers: public static
9 params: