Hi guys! Hello from China. I'm new to kotlin but I want to migrate small project from java to kotlin. Thing is that annotation base code geneation is used there. That code generator is written by me and it works ok with java sources and now I want to upgrade it a bit. I want it to be able to work both with java and kotlin source. What should I start with, maybe you can suggest me articles/examples to look for?