CommentParser, CommentFormatter and derivatives.
Classes Summary: | |
CommentFormatter A class that takes a Declaration and formats its comments into a string. [Source] | |
CommentFormatterStrategy Interface class that takes a comment and formats its summary and/or detail strings. [Source] | |
QuoteHTML A formatter that quotes HTML characters like the angle brackets and the ampersand. [Source] | |
JavadocFormatter A formatter that formats comments similar to Javadoc @tags [Source] | |
QtDocFormatter A formatter that uses Qt-style doc tags. [Source] | |
SectionFormatter A test formatter [Source] |