Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DInteropTypescriptLinter.ts238 const tsExprType = TsUtils.reduceReference(this.tsTypeChecker.getTypeAtLocation(tsTypeExpr)); constant
DTypeScriptLinter.ts573 const tsExprType = this.tsTypeChecker.getTypeAtLocation(tsTypeExpr.expression); constant
3131 const tsExprType = TsUtils.reduceReference(this.tsTypeChecker.getTypeAtLocation(tsTypeExpr)); constant