Searched refs:componentAttributes (Results 1 – 1 of 1) sorted by relevance
166 newStatements.push(createComponentCreationStatement(componentAttributes(COMPONENT_COMMON),186 newStatements.push(componentAttributes(COMPONENT_RECYCLE));200 return createComponentCreationStatement(componentAttributes(COMPONENT_RECYCLE),207 function componentAttributes(componentName: string): ts.Statement { function