Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dpre_define.ts76 export const COMPONENT_SENDABLE_DECORATOR: string = '@Sendable'; constant
Dvalidate_ui_syntax.ts61 COMPONENT_SENDABLE_DECORATOR
465 } else if ('@' + decoratorName === COMPONENT_SENDABLE_DECORATOR &&
498 return hasDecorator(classDeclarationNode, COMPONENT_SENDABLE_DECORATOR) ||
Dprocess_ui_syntax.ts29 COMPONENT_SENDABLE_DECORATOR,
335 if (hasDecorator(node, COMPONENT_SENDABLE_DECORATOR)) {
935 return originalDecortor !== COMPONENT_SENDABLE_DECORATOR;