dotty.tools.scaladoc.tasty.comments.wiki
Type members
Classlikes
sealed abstract
A block-level element of text, such as a paragraph or code block.
A block-level element of text, such as a paragraph or code block.
A body of text. A comment has a single body, which is composed of at least one block. Inside every body is exactly one summary (see scala.tools.nsc.doc.model.comment.Summary).
A body of text. A comment has a single body, which is composed of at least one block. Inside every body is exactly one summary (see scala.tools.nsc.doc.model.comment.Summary).
sealed abstract
An section of text inside a block, possibly with formatting.
An section of text inside a block, possibly with formatting.
final
Original wikiparser from NSC
Original wikiparser from NSC
- Authors
Ingo Maier
Manohar Jonnalagedda
Gilles Dubochet