Does JavaDoc work with Kotlin?

The language used to document Kotlin code (the equivalent of Java’s JavaDoc) is called KDoc . In its essence, KDoc combines JavaDoc’s syntax for block tags (extended to support Kotlin’s specific constructs) and Markdown for inline markup.

Sizin İçin Seçtik  What's the difference between inner class and nested class?

Leave a Reply

Your email address will not be published. Required fields are marked *