Sorry to bug again - but I start to run in circles...
# compiler
m
Sorry to bug again - but I start to run in circles. I try to extract arguments of annotations with a Compiler plugin, while using a AnnotationBasedExtension. What is also important to know the arguments are KClasses. While I looking over kotlin-serialziation and other projects, I start to wonder if there is an easier way to extract them without going through too much trouble to get the values.