Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/
DTsUtils.ts699 const propDecl = TsUtils.getDeclaration(prop); constant
2917 for (const propDecl of symbol.declarations) { constant
2941 for (const propDecl of symbol.declarations) { constant