Home
last modified time | relevance | path

Searched defs:getName (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/conformance/classes/
Dtest-ts-class-name-1.ts22 getName(): string { method in async
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-class-definition27.ts22 getName(): T { method in async
/arkcompiler/ets_frontend/arkguard/src/generator/
DUnderlineNameGenerator.ts37 public getName(): string { method in UnderlineNameGenerator
DINameGenerator.ts39 getName(): string; method
DDictionaryNameGenerator.ts43 public getName(): string { method in DictionaryNameGenerator
DOrderedNameGenerator.ts42 public getName(): string { method in OrderedNameGenerator
DDisorderNameGenerator.ts51 public getName(): string { method in DisorderNameGenerator
DHexNameGenerator.ts65 public getName(): string { method in HexNameGenerator
DReservedNameGenerator.ts114 public getName(): string { method in ReservedNameGenerator
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/number_subtypes/
Dnumber_subtypes.rb20 def getName method in NumberTypeDescription
/arkcompiler/ets_frontend/testTs/instype/
Drecordthis.ts19 get getName(): string { method in A
/arkcompiler/ets_frontend/ets2panda/linter-4.2/test/
Dstructural_identity.ts35 getName(): string { return 'A'; } method in A
39 getName(): string { return 'B'; } method in B
/arkcompiler/ets_frontend/ets2panda/linter/test/
Dstructural_identity.ts35 getName(): string { return 'A'; } method in A
39 getName(): string { return 'B'; } method in B
/arkcompiler/ets_frontend/ts2panda/src/base/
Dproperties.ts61 getName(): string | number | ts.ComputedPropertyName { method in Property
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
Ddefine_info_test.js38 get getName() { getter in Bar
/arkcompiler/ets_frontend/ts2panda/src/
Dvariable.ts64 getName(): string { method in Variable
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument