Join Slack
Powered by
Is there a way to get javadoc with KSP?
# ksp
j
jameskleeh
03/16/2022, 12:12 AM
Is there a way to get javadoc with KSP?
j
Jiaxiang
03/16/2022, 12:21 AM
you can get the docstring of a
KSDeclaration
, and from there maybe you can write a parsing function to parse it to Javadoc?
j
jameskleeh
03/16/2022, 1:07 AM
The string is sufficient for my use case
jameskleeh
03/16/2022, 1:10 AM
Thanks I see the property now
4
Views
Open in Slack
Previous
Next