Searched defs:isEnumMember (Results 1 – 3 of 3) sorted by relevance
2177 const isEnumMember = !!symbol && !!(symbol.flags & ts.SymbolFlags.EnumMember); constant
10471 const isEnumMember = (node: ts.Node): boolean => { constant
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument