1
0
Эх сурвалжийг харах

test: cover audited calls and selector guards

Colby Mchenry 1 долоо хоног өмнө
parent
commit
9606ce670f

+ 1 - 1
src/resolution/types.ts

@@ -119,7 +119,7 @@ export interface ResolutionContext {
    */
   getFileLines?(filePath: string): string[] | null;
   /**
-   * The method-definition nodes matching `typeName::methodName` in `language`
+   * The method-definition nodes matching `typeName::methodName` in the language family
    * exactly `resolveMethodOnType`'s kind/language/qualifiedName-suffix filter,
    * LRU-cached per (language, type, method). The uncached path re-fetches every
    * node sharing the METHOD name (unbounded — tens of thousands on a collision-