Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/
DStmt.ts467 public getOp(): Value { method in ArkReturnStmt
511 public getOp(): Value { method in ArkThrowStmt
DExpr.ts796 public getOp(): Value { method in ArkTypeOfExpr
837 public getOp(): Value { method in ArkInstanceOfExpr
887 public getOp(): Value { method in ArkCastExpr
997 public getOp(): Value { method in ArkUnopExpr