Join Slack
Communities
Powered by
Hello! Is there any way to see what the compiler d...
# compiler
a
alvr
05/03/2024, 11:24 AM
Hello! Is there any way to see what the compiler do to generate
copy
,
hashCode
,
equals
and
toString
of a
data class
? I want to do something similar, and I think that is a good start point. Thanks!
d
dmitriy.novozhilov
05/03/2024, 4:23 PM
Check
Fir2IrDataClassMembersGenerator
❤️ 1
Open in Slack
Previous
Next