Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts25398 const discriminantType = getTypeOfPropertyOrIndexSignature(t, propName); constant
25690 const discriminantType = getUnionType(clauseTypes); constant