Home
last modified time | relevance | path

Searched defs:T3 (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/test/
Ddelete_operator.ts34 type T3 = { alias
Dunique_names.ts186 interface T3 {} interface
187 namespace T3 {} namespace
Dmodules.ts94 import { type T1, type T2 as T3 } from 'foobar'; alias
/arkcompiler/ets_frontend/ets2panda/linter-4.2/test/
Ddelete_operator.ts34 type T3 = { alias
Dunique_names.ts186 interface T3 {} interface
187 namespace T3 {} namespace
/arkcompiler/ets_runtime/test/typeinfer/es2abc_feature/type_alias/
Dtype_alias.ts37 type T3 = C; alias
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest_infer-type-with-extends1.ts36 type T3<T extends (...args: any[]) => any> = alias
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2ets/templates/
Dtest.template.ts214 export type T3 = Exclude< alias