Searched refs:nodeIdentifier (Results 1 – 2 of 2) sorted by relevance
1477 const nodeIdentifier: ts.Identifier = node.name as ts.Identifier; constant1478 const propType: string = getForbbiddenToInitViaParamType(customComponentName, nodeIdentifier);
1473 const nodeIdentifier: ts.Identifier = node.name as ts.Identifier; constant1474 const propType: string = getForbbiddenToInitViaParamType(customComponentName, nodeIdentifier);