Home
last modified time | relevance | path

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

/developtools/ace-ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts578 const arrowFunction: ts.ArrowFunction = node.arguments[1] as ts.ArrowFunction; constant
580 arrowFunction.body as ts.Block | ts.EtsComponentExpression | ts.IfStatement;