Commit Graph
5 Commits
Author SHA1 Message Date
Anna Kozlovaandintellij-monorepo-bot 1c2a41050d java: remove redundant cast: ensure operation priority
GitOrigin-RevId: cad7c6e31f088f5b9528ee3d35743fd5b4b8ef66
2020-05-25 22:47:38 +03:00
Bas Leijdekkersandintellij-monorepo-bot ea73b88a7c psi: don't insert unnecessary parentheses when replacing expression (IDEA-220761)
GitOrigin-RevId: 7fe48d0f72581221a633373933b941c09b2c69ed
2019-08-22 01:50:10 +03:00
Anna Kozlova 3366ae8733 restore comments on removing redundant cast 2018-09-27 13:57:12 +02:00
Anna.Kozlova e3f42bdb9b extract PsiPrecedenceUtil as read-only part of ParenthesisUtils
leave methods to ensure compatibility, to be inlined and deprecated in separate commit (IDEA-CR-30329)
2018-03-09 16:38:07 +01:00
Anna.Kozlova 9bdd5f11e3 respect precedence for div as production argument (IDEA-187205) 2018-03-07 09:18:32 +01:00