Home
last modified time | relevance | path

Searched defs:department (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/grammar/class_validation/
Dclass_abstract.ts45 let department: Department; property in Department
46 department = new AccountingDepartment(); property in Department
Dclass_protected.ts27 private department: string; property in Employee
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/test/cookbook_tests/
Darkts-no-intersection-type.ts25 department: string; property