Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_build.ts1664 if (temp.expression && (validatePropertyAccessExpressionWithCustomBuilder(temp.expression) ||
2047 function validatePropertyAccessExpressionWithCustomBuilder(node: ts.Node): boolean { function