Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DTypeScriptLinter.ts533 const baseExprSym = this.tsUtils.trueSymbolAtLocation(curPropAccess.expression); constant
1256 const baseExprSym = this.tsUtils.trueSymbolAtLocation(propertyAccessNode.expression); constant