import { LanguageService } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the implementations at the specified position.
Parameters
sourceFile: SourceFile
- Source file.
x/deno2node/src/deps.deno.ts>LanguageService#getImplementationsAtPosition
import { LanguageService } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the implementations at the specified position.