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