Searched refs:isStringType (Results 1 – 8 of 8) sorted by relevance
121 export function isStringType(type: Type): boolean { function939 return (isNumberType(lhsType) && isNumberEnum) || (isStringType(lhsType) && isStringEnum);
244 export function isStringType(tsType: ts.Type): boolean { function
1468 Utils.isOrDerivedFrom(type, Utils.isStringType) ||
8624 function isStringType(type: Type): boolean;9240 function isStringType(tsType: ts.Type): boolean;
12563 function isStringType(type: Type): boolean;13179 function isStringType(tsType: ts.Type): boolean;