Join Slack
Powered by
What's the best way to refactor a "destructured cl...
# intellij
c
cyrilmottier
06/19/2017, 12:40 PM
What's the best way to refactor a "destructured class" like a data class? In particular, when a new field is added or an existing one is moved, I'd like the associated destructuring snippet of code to be refactored in accordance.
👍 1
2
Views
Open in Slack
Previous
Next