tieskedh / KotlinPoetDSL

A DSL for KotlinPoet
https://kotlinpoetdsl.devhaan.nl
MIT License
27 stars 0 forks source link

support Annotations in Variable. #29

Closed tieskedh closed 6 years ago

tieskedh commented 6 years ago

paramSpec.toVariable().toParamSpec() doesn't preserve Annotations, while both have them.