Searched refs:extendType (Results 1 – 1 of 1) sorted by relevance
2134 const extendType: ExtendType = {type: ''}; constant2155 } else if (isExtendFunctionNode(identifierNode, propName, extendType)) {2164 if (extendType.type === CHECK_COMPONENT_EXTEND_DECORATOR) {2171 extendType.type === CHECK_COMPONENT_EXTEND_DECORATOR2440 extendType: ExtendType): boolean {2443 extendType.type = CHECK_COMPONENT_EXTEND_DECORATOR;2450 extendType.type = CHECK_COMPONENT_ANIMATABLE_EXTEND_DECORATOR;