Searched defs:processInterfaces (Results 1 – 2 of 2) sorted by relevance
603 …const processInterfaces = typeA.isClass() ? (heritageClause.token !== SyntaxKind.ExtendsKeyword) :… constant
891 …const processInterfaces = typeA.isClass() ? (heritageClause.token !== SyntaxKind.ExtendsKeyword) :… constant