Searched defs:property03 (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/arkguard/test/ut/utils/apiTest_visitAtKeepNames/ | ||
| D | atKeepClass02.ts | 22 constructor(property02: string, public property03: number) { property in MyClass01 |
| D | atKeepClass01.ts | 22 constructor(property02: string, public property03: number) { property in MyClass01 |