Home
last modified time | relevance | path

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

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