Searched refs:initConstructorParams (Results 1 – 1 of 1) sorted by relevance
46 return initConstructorParams(ctorNode, parentComponentName);83 function initConstructorParams(node: ts.ConstructorDeclaration, parentComponentName: ts.Identifier): function