Takhion / generate-kotlin-multiple-rounds

Android sample project demonstrating how to generate Kotlin code through annotation processing, and then feeding it into a second round of annotation processing.

Home Page:https://medium.com/@workingkills/pushing-the-limits-of-kotlin-annotation-processing-8611027b6711

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Android sample project demonstrating how to generate Kotlin code through annotation processing, and then feeding it into a second round of annotation processing.

https://medium.com/@workingkills/pushing-the-limits-of-kotlin-annotation-processing-8611027b6711

License:MIT License


Languages

Language:Kotlin 100.0%