Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_ui_syntax.ts362 const componentName: string = isCustomDialogControllerPropertyAssignment(item, log);
376 function isCustomDialogControllerPropertyAssignment(node: ts.ObjectLiteralElementLike, function