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