Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts13201 const numTypeParameters = length(typeParameters); constant
30646 const numTypeParameters = virtual ? 1 : length(signature.typeParameters); constant
40858 const numTypeParameters = sourceParameters.length; constant