2 Commits

Author SHA1 Message Date
Tagir Valeev
06d63c351a [java-refactoring] Refactor InlineMethod refactoring to use CodeBlockSurrounder
Added SurroundResult#collapse method to collapse expanded code block back.
Now, InlineMethodProcessor is simpler and preserves semantics at the call site more often.
Fixes IDEA-297364 Inline Method changes semantic for a method throwing exception

GitOrigin-RevId: 2ceb23e372e2876202dac687048ac86fb23cfc3b
2022-07-07 15:47:34 +00:00
Anna.Kozlova
5fc02f38a4 inline method: don't repeat field initializer (IDEA-158832) 2016-07-21 19:03:45 +02:00