Namespace TypeDefinitionRequest

A request to resolve the type definition locations of a symbol at a given text document position. The request's parameter is of type TextDocumentPositionParams the response is of type Definition or a Thenable that resolves to such.

Type Aliases

HandlerSignature

Variables

messageDirection
method
type