Home
last modified time | relevance | path

Searched defs:property03 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/ut/utils/apiTest_visitAtKeepNames/
DatKeepClass02.ts22 constructor(property02: string, public property03: number) { property in MyClass01
44 property03: string; property in MyClass02
DatKeepClass01.ts22 constructor(property02: string, public property03: number) { property in MyClass01
44 property03: string; property in MyClass02