Home
last modified time | relevance | path

Searched defs:sayHello (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/grammar/class_validation/
Dclass_in_namespace.ts47 public sayHello(){ method in secHello.Hello
52 function sayHello() { function
/arkcompiler/ets_frontend/es2panda/test/compiler/ts/projects/ts_abstract_class_project_1/
Dts-test-import-abstract-class-exec.ts20 sayHello() { method in Dog
Dts-test-export-abstract-class.ts22 abstract sayHello():void; method in Animal
/arkcompiler/ets_runtime/test/workload/objaccess/
Dobjaccess.swift25 func sayHello() { in sayHello() function
Dobjaccess.js35 Animal.prototype.sayHello = function () { method in Animal
/arkcompiler/ets_frontend/ets2panda/linter-4.2/test/
Dfunction_object_methods.ts51 sayHello(greet: string) { method in C
/arkcompiler/ets_frontend/ets2panda/linter/test/
Dfunction_object_methods.ts51 sayHello(greet: string) { method in C