Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/test/ut/utils/
DKeepParameterUtils.spec.ts258 …let construcotr: ts.ConstructorDeclaration = (ast.statements[0] as ts.ClassDeclaration).members[0]… variable
277 …let construcotr: ts.ConstructorDeclaration = (ast.statements[0] as ts.ClassDeclaration).members[0]… variable