The prepare call hierarchy request is sent from the client to the server to prepare a call hierarchy for a symbol at a given text document position.
| text_document |
the document containing the symbol |
| position |
the position inside the document |
|
a list of call hierarchy items, or null |