Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/lib/
DInteropTypescriptLinter.ts370 const tsExprType = TsUtils.reduceReference(this.tsTypeChecker.getTypeAtLocation(tsTypeExpr)); constant
DTypeScriptLinter.ts428 const tsExprType = this.tsTypeChecker.getTypeAtLocation(tsTypeExpr.expression); constant
1392 const tsExprType = TsUtils.reduceReference(this.tsTypeChecker.getTypeAtLocation(tsTypeExpr)); constant