raulraja
08/15/2018, 8:46 PMTypeElement to a TypeSpec or similar where it already contains all the info regarding declared members, supertypes etc.
If it can’t, does anybody know of any libraries where I can obtain a Kotlin like AST from an Element to use it in an annotation processor with kapt? Thanks!