/Annotations-Source-Code-Modification

Source code of the paper "On the Applicability of Annotation-based Source Code Modification in Kotlin" for MPLR'23

Primary LanguageKotlin

On the Applicability of Annotation-based Source Code Modification in Kotlin

This repository encompasses the complete implementation for the paper "On the Applicability of Annotation-based Source Code Modification in Kotlin" for MPLR'23 Including an implementation for a Kotlin compiler plugin and an implementation for a Java agent.