Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/lib/
DInteropTypescriptLinter.ts421 const objectLiteralExpr = node as ts.ObjectLiteralExpression; constant
DTypeScriptLinter.ts464 const objectLiteralExpr = node as ts.ObjectLiteralExpression; constant