Interface ProvideImplementationSignature
- ProvideImplementationSignature(
this: void,
document: TextDocument,
position: Position,
token: CancellationToken,
): ProviderResult<Definition | LocationLink[]> Returns ProviderResult<Definition | LocationLink[]>