Home
last modified time | relevance | path

Searched defs:propertyAccess (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dapi_test.h123 PropertyAccessCallback propertyAccess; member
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/autofixes/
DAutofixer.ts3043 const propertyAccess = callExpression.expression; constant
4398 const propertyAccess = ts.factory.createCallExpression( constant
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/
DTsUtils.ts515 const propertyAccess = tsExpr; constant
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DTypeScriptLinter.ts9052 const propertyAccess = unaryExpr.operand; constant