Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Darithmetic.cpp938 const bool isAdditive = op == lexer::TokenType::PUNCTUATOR_PLUS || op == lexer::TokenType::PUNCTUATOR_MINUS; in CheckNumericOperatorContext() local

Completed in 3 milliseconds