Searched defs:newFunctionNode (Results 1 – 1 of 1) sorted by relevance
128 … const newFunctionNode: ts.FunctionDeclaration = ts.factory.createFunctionDeclaration(newModifiers, constant149 …const newFunctionNode: ts.MethodDeclaration = ts.factory.createMethodDeclaration(node.modifiers, n… constant170 …const newFunctionNode: ts.MethodSignature = ts.factory.createMethodSignature(node.modifiers, node.… constant