Searched defs:blockNode (Results 1 – 2 of 2) sorted by relevance
602 const blockNode: ts.Block = getNextNode(node); constant
1304 const blockNode: ts.Block = ts.factory.createBlock([statement], true); constant