dotty.tools.dotc.util.ParsedComment
See theParsedComment companion object
Value parameters
-
comment
-
The doc comment to parse
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
Members list
The @param
section corresponding to name
.
The @param
section corresponding to name
.
Value parameters
-
name
-
The parameter name whose documentation to extract.
Attributes
-
Returns
-
The formatted documentation corresponding to name
.
Renders this comment as markdown.
Renders this comment as markdown.
The different sections are formatted according to the mapping in knownTags
.
Attributes
The content of this comment, after expansion if possible.
The content of this comment, after expansion if possible.
Attributes
The "main" documentation for this comment. That is, the comment before any section starts.
The "main" documentation for this comment. That is, the comment before any section starts.
Attributes