class ImplementationLocation extends DocumentSpan<ts.ImplementationLocation>import { ImplementationLocation } from "https://dotland.deno.dev/x/ts_morph@20.0.0/mod.ts"; ConstructorsnewprivateImplementationLocation()MethodsgetDisplayParts(): SymbolDisplayPart[]Gets the display parts. getKind(): ts.ScriptElementKindGets the kind.