Searched defs:interfaceNode (Results 1 – 3 of 3) sorted by relevance
247 const interfaceNode = node as ts.InterfaceDeclaration; constant
816 const interfaceNode = node as ts.InterfaceDeclaration; constant1700 const interfaceNode = node.parent; constant
210 …const interfaceNode = ts.factory.createInterfaceDeclaration(undefined, 'Interface', undefined, und… constant