Searched defs:isClassDeclaration (Results 1 – 2 of 2) sorted by relevance
1494 const isClassDeclaration = ts.isClassDeclaration(statement) && statement.name; constant2108 const isClassDeclaration = ts.isClassDeclaration(statement) && statement.name; constant
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument