DocComment.parseSections

Parse next paragraph out of *pcomment. Update *pcomment to point past paragraph. Returns NULL if no more paragraphs. If paragraph ends in 'identifier:', then (*pcomment)[0 .. idlen] is the identifier.

struct DocComment
void
parseSections
(
const(char)* comment
)
Suggestion Box / Bug Report