Searched defs:newVarDecl (Results 1 – 1 of 1) sorted by relevance
1429 …const newVarDecl = ts.factory.createVariableDeclaration(varDecl.name, undefined, undefined, undefi… constant3364 const newVarDecl = ts.factory.createVariableDeclaration(name, undefined, typeNode, initializer); constant4165 const newVarDecl = ts.factory.createVariableStatement( constant4316 const newVarDecl = Autofixer.createVariableForInteropImport( constant