parseJavadoc
Parses the content of a JavadocComment and returns a Javadoc that represents it.
Return
Javadoc representing the content of the comment
Parameters
content
a variable declaration like content of my javadoc\n * second line\n * third line
Throws
if the source code has parser errors