Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/lib/
DInteropTypescriptLinter.ts422 const objectLiteralType = this.tsTypeChecker.getContextualType(objectLiteralExpr); constant
DTypeScriptLinter.ts470 const objectLiteralType = this.tsTypeChecker.getContextualType(objectLiteralExpr); constant
787 const objectLiteralType = this.tsTypeChecker.getContextualType(node.parent); constant