Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/
DTsUtils.ts1237 const propSym = this.findProperty(type, propName); constant
1243 const propSym = this.getPropertySymbol(type, prop); constant