Add actual type parameters to method and constructor hooks.
commit2f85881c5e50c506f07ecb43484ea71d07e07d32
authorManuel Fahndrich <fahndrich@fb.com>
Mon, 9 Jan 2017 20:20:37 +0000 (9 12:20 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Mon, 9 Jan 2017 20:39:54 +0000 (9 12:39 -0800)
treee51b745f414dbca961cad06b09d03a544934476f
parent7aa5ebd37bbc665081d0ee795d4290206943bfd2
Add actual type parameters to method and constructor hooks.

Summary: Extends method and constructor hooks with actual type arguments of class type.

Reviewed By: dlreeves

Differential Revision: D4387848

fbshipit-source-id: cc2328a397d7b5cf27c78212342df1be22e42fbe
hphp/hack/src/server/autocompleteService.ml
hphp/hack/src/server/findRefsService.ml
hphp/hack/src/server/identifySymbolService.ml
hphp/hack/src/server/symbolFunCallService.ml
hphp/hack/src/typing/typing.ml
hphp/hack/src/typing/typing_hooks.ml