Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DTypeScriptLinter.ts1255 const exprSym = this.tsUtils.trueSymbolAtLocation(propertyAccessNode); constant
4126 const exprSym = this.tsUtils.trueSymbolAtLocation(expr.expression); constant