Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DInteropTypescriptLinter.ts290 const objectLiteralType = this.tsTypeChecker.getContextualType(objectLiteralExpr); constant
DTypeScriptLinter.ts609 const objectLiteralType = this.tsTypeChecker.getContextualType(objectLiteralExpr); constant
1572 const objectLiteralType = this.tsTypeChecker.getContextualType(node.parent); constant