Searched refs:BlockNode (Results 1 – 1 of 1) sorted by relevance
566 const BlockNode: ts.Block = getNextNode(node); constant569 if (!BlockNode) {572 if (BlockNode && BlockNode.statements) {573 const length: number = BlockNode.statements.length;580 const childCount: number = getBlockChildrenCount(BlockNode, allComponentNames);