Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_ui_syntax.ts281 } else if (isCustomDialogController(node)) {
340 function isCustomDialogController(node: ts.Expression) { function