Home
last modified time | relevance | path

Searched defs:UpdateExpression (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A DupdateExpression.h26 class UpdateExpression : public Expression { class
34 explicit UpdateExpression(Expression *const argument, lexer::TokenType const updateOperator, bool const isPrefix) in UpdateExpression() function in ark::es2panda::ark::es2panda::ir::UpdateExpression
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DupdateExpression.h32 class UpdateExpression : public Expression { class
34 explicit UpdateExpression(Expression *argument, lexer::TokenType updateOperator, bool isPrefix) in UpdateExpression() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::UpdateExpression

Completed in 2 milliseconds