Searched defs:newNode (Results 1 – 5 of 5) sorted by relevance
235 const newNode: unknown = {}; constant
264 const newNode: unknown = {}; constant
173 const newNode: ts.ExpressionStatement = ts.factory.updateExpressionStatement(node, constant951 const paramsArray: ts.Expression[] = newNode.arguments.length ? newNode.arguments : []; constant
1581 const newNode = collectForEachAttribute(node, attributeList, name); constant2040 newNode: ts.ExpressionStatement; property3187 const newNode: ts.ExpressionStatement = ts.factory.createExpressionStatement(node); constant
915 const newNode: ts.NewExpression = ts.factory.createNewExpression(node.expression, constant