| /developtools/ace_ets2bundle/koala-wrapper/src/generated/peers/ |
| D | TSTypeReference.ts | 48 get typeParams(): TSTypeParameterInstantiation | undefined { method in TSTypeReference
|
| D | FunctionSignature.ts | 46 get typeParams(): TSTypeParameterDeclaration | undefined { method in FunctionSignature
|
| D | TaggedTemplateExpression.ts | 53 get typeParams(): TSTypeParameterInstantiation | undefined { method in TaggedTemplateExpression
|
| D | TSSignatureDeclaration.ts | 50 get typeParams(): TSTypeParameterDeclaration | undefined { method in TSSignatureDeclaration
|
| D | TSImportType.ts | 50 get typeParams(): TSTypeParameterInstantiation | undefined { method in TSImportType
|
| D | TSFunctionType.ts | 48 get typeParams(): TSTypeParameterDeclaration | undefined { method in TSFunctionType
|
| D | TSConstructorType.ts | 48 get typeParams(): TSTypeParameterDeclaration | undefined { method in TSConstructorType
|
| D | ETSTypeReferencePart.ts | 56 get typeParams(): TSTypeParameterInstantiation | undefined { method in ETSTypeReferencePart
|
| D | TSMethodSignature.ts | 51 get typeParams(): TSTypeParameterDeclaration | undefined { method in TSMethodSignature
|
| D | NamedType.ts | 50 get typeParams(): TSTypeParameterInstantiation | undefined { method in NamedType
|
| D | ETSFunctionType.ts | 50 get typeParams(): TSTypeParameterDeclaration | undefined { method in ETSFunctionType
|
| D | TSTypeAliasDeclaration.ts | 59 get typeParams(): TSTypeParameterDeclaration | undefined { method in TSTypeAliasDeclaration
|
| D | CallExpression.ts | 59 get typeParams(): TSTypeParameterInstantiation | undefined { method in CallExpression
|
| D | TSInterfaceDeclaration.ts | 72 get typeParams(): TSTypeParameterDeclaration | undefined { method in TSInterfaceDeclaration
|
| D | ScriptFunction.ts | 62 get typeParams(): TSTypeParameterDeclaration | undefined { method in ScriptFunction
|
| D | ClassDefinition.ts | 172 get typeParams(): TSTypeParameterDeclaration | undefined { method in ClassDefinition
|
| /developtools/ace_ets2bundle/koala-wrapper/native/src/ |
| D | common.cc | 175 auto typeParams = reinterpret_cast<es2panda_AstNode*>(typeParamsPtr); in KOALA_INTEROP_1() local
|
| /developtools/ace_ets2bundle/koala-wrapper/src/arkts-api/ |
| D | types.ts | 247 readonly typeParams: TSTypeParameterInstantiation | undefined; property in CallExpression
|
| /developtools/ace_ets2bundle/koala-wrapper/native/src/generated/ |
| D | bridges.cc | 1017 …KNativePointerArray _arguments, KUInt _argumentsSequenceLength, KNativePointer typeParams, KBoolea… in impl_CreateCallExpression() 1125 …ExpressionSetTypeParams(KNativePointer context, KNativePointer receiver, KNativePointer typeParams) in impl_CallExpressionSetTypeParams() 1331 …reateTSImportType(KNativePointer context, KNativePointer param, KNativePointer typeParams, KNative… in impl_CreateTSImportType() 1343 …Pointer context, KNativePointer original, KNativePointer param, KNativePointer typeParams, KNative… in impl_UpdateTSImportType() 1392 …ession(KNativePointer context, KNativePointer tag, KNativePointer quasi, KNativePointer typeParams) in impl_CreateTaggedTemplateExpression() 1403 …text, KNativePointer original, KNativePointer tag, KNativePointer quasi, KNativePointer typeParams) in impl_UpdateTaggedTemplateExpression() 1592 …l_CreateTSTypeReference(KNativePointer context, KNativePointer typeName, KNativePointer typeParams) in impl_CreateTSTypeReference() 1602 …NativePointer context, KNativePointer original, KNativePointer typeName, KNativePointer typeParams) in impl_UpdateTSTypeReference() 1706 …_NamedTypeSetTypeParams(KNativePointer context, KNativePointer receiver, KNativePointer typeParams) in impl_NamedTypeSetTypeParams() 1847 …rray _extends, KUInt _extendsSequenceLength, KNativePointer id, KNativePointer typeParams, KNative… in impl_CreateTSInterfaceDeclaration() [all …]
|