Home
last modified time | relevance | path

Searched refs:styleBlock (Results 1 – 1 of 1) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_build.ts2195 const styleBlock: ts.Block = constant
2197 if (styleBlock.statements.length > 0) {
2198 bindComponentAttr(styleBlock.statements[0] as ts.ExpressionStatement, identifierNode,
2201 bindComponentAttr(styleBlock.statements[0] as ts.ExpressionStatement, identifierNode,