Many languages support documentation comments to allow a generator (like javadoc or doxygen) to generate code documentation by parsing that same code.

Does Swift have any type documentation comment feature like this?

12 Answers
12

Leave a Reply

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