Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts10423 const typeArgCount = length(typeArgumentNodes); constant
11449 const typeArgCount = length(typeArguments); constant