Searched defs:getBaseTypes (Results 1 – 6 of 6) sorted by relevance
85 getBaseTypes(): BaseType[] | undefined; method
2550 getBaseTypes(type: InterfaceType): BaseType[]; method2959 getBaseTypes(): BaseType[] | undefined; method
6553 getBaseTypes(type: InterfaceType): BaseType[]; method6962 getBaseTypes(): BaseType[] | undefined; method
42069 …peOfSignature, getTypePredicateOfSignature, getReturnTypeOfSignature, getBaseTypes, resolveStructu… argument51195 function getBaseTypes(type) { function