dotty.tools.dotc.util.ParsedComment
See theParsedComment companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
Return the ParsedComment
associated with symbol
, if it exists.
Return the ParsedComment
associated with symbol
, if it exists.
Value parameters
-
symbol
-
The symbol for which to retrieve the documentation
Attributes
-
Returns
-
If it exists, the ParsedComment
for symbol
.