Skip to main content
Go to Latest
method LanguageService.prototype.getImplementationsAtPosition
import { LanguageService } from "https://deno.land/x/deno2node@v1.7.1/src/deps.deno.ts";

Gets the implementations at the specified position.

Parameters

sourceFile: SourceFile
  • Source file.
pos: number
  • Position.