JQAssistant and Kotlin

39 views
Skip to first unread message

Andrea Ferrario

unread,
Sep 26, 2022, 3:03:33 AM9/26/22
to jQAssistant
Hello all, 
I have tried to search an answer but never found anything on this topic.
I would like to know if JQAssistant support also other JVM languanges like Kotlin.
Thanks,
Andrea

Gernot Bragenheim

unread,
Sep 27, 2022, 4:44:10 AM9/27/22
to jQAssistant
Haven't tried it, but my guess is: Since Kotlin compiles to the same JVM-bytecode as Java and jQAssistant operates on the bytecode not on the sources, you should be good to go.

Tim Teulings

unread,
Nov 10, 2023, 4:32:39 AM11/10/23
to jQAssistant
Hello everybody,

question was asked long ago, but I had the same question, too.

I tried it on one of my projects: https://github.com/Framstag/semtrail Result was as expected. because of the byte code analysis parsing was successful. Of course some Kotlin-specific constructs that e.g. generate $ Classes are not "resolved" in the model (would this even be possible). It is up to the concret use cases, if this is a problem or not.

Best wishes...
Tim
Reply all
Reply to author
Forward
0 new messages