Home
last modified time | relevance | path

Searched defs:contextualParameterType (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/compiler/
Dchecker.ts33523 const contextualParameterType = tryGetTypeAtPosition(context, i); constant
33536 const contextualParameterType = getRestTypeAtPosition(context, len); constant