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