Searched refs:createPropertyDeclaration (Results 1 – 1 of 1) sorted by relevance
324 updatePropertyItem = createPropertyDeclaration(propertyItem, type, true);342 const newUpdatePropertyItem = createPropertyDeclaration(357 function createPropertyDeclaration(propertyItem: ts.PropertyDeclaration, newType: ts.TypeNode | und… function