curioustechizen
04/28/2020, 6:45 AMcommonTest
dependency. I'm aware there will be limitations with this compared to mocking frameworks.
I'm a complete newbie when it comes to compiler plugins and arrow meta. I've watched a few conference talks on the topic but that's about it.
My question is: Is everything required for such a plugin already available? Or is it better to wait until 1.4?
For example, I think IR might not be needed in this case because it looks like I want my plugin to generate Kotlin code.
Also, how about an IDE plugin? Would that be required for this scenario?raulraja
04/28/2020, 9:55 AMraulraja
04/28/2020, 9:56 AMraulraja
04/28/2020, 9:57 AMraulraja
04/28/2020, 9:58 AMcurioustechizen
04/28/2020, 10:07 AM