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.ts740 const arrowFunction: ts.ArrowFunction = node.arguments[1] as ts.ArrowFunction; constant
742 arrowFunction.body as ts.Block | ts.EtsComponentExpression | ts.IfStatement;