Searched defs:isUnion (Results 1 – 7 of 7) sorted by relevance
68 isUnion(): this is UnionType; method
6119 isUnion(): this is UnionType; method
12688 const isUnion = containingType.flags & TypeFlags.Union; constant