AutoRefactor icon indicating copy to clipboard operation
AutoRefactor copied to clipboard

DoWhileRatherThanWhileCleanUp - MalformedTreeException: Range of child edit lies outside of parent edit

Open cal101 opened this issue 4 years ago • 0 comments

Happens when applying to

class Object{Object(){while(true){}//
}}

cal101 avatar May 29 '21 10:05 cal101