Explorar el Código

test: cover audited calls and selector guards

Colby Mchenry hace 1 semana
padre
commit
9606ce670f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/resolution/types.ts

+ 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-