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