Home
last modified time | relevance | path

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

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