Searched refs:styleBlock (Results 1 – 1 of 1) sorted by relevance
2195 const styleBlock: ts.Block = constant2197 if (styleBlock.statements.length > 0) {2198 bindComponentAttr(styleBlock.statements[0] as ts.ExpressionStatement, identifierNode,2201 bindComponentAttr(styleBlock.statements[0] as ts.ExpressionStatement, identifierNode,