Project
ReSharper
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Open
Assignee
Sergey Shkredov
Subsystem
Refactorings
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Sergey Coox
    5 years ago (05 Aug 2006 21:13)
  • Updated by   Jura Gorohovsky
    10 months ago (08 Jul 2011 16:46)
  • Jira: RSRP-14942
    (history, comments)
 
RSRP-14942 Remove parenthesis after extract method
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
if( (a && b) ||c ) {}

introduce method from a && b. As a result
if( (method()) ||c ) {}
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments