Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_build.ts2134 const extendType: ExtendType = {type: ''}; constant
2155 } else if (isExtendFunctionNode(identifierNode, propName, extendType)) {
2164 if (extendType.type === CHECK_COMPONENT_EXTEND_DECORATOR) {
2171 extendType.type === CHECK_COMPONENT_EXTEND_DECORATOR
2440 extendType: ExtendType): boolean {
2443 extendType.type = CHECK_COMPONENT_EXTEND_DECORATOR;
2450 extendType.type = CHECK_COMPONENT_ANIMATABLE_EXTEND_DECORATOR;