dotty.tools.scaladoc.tasty.comments

Members list

Concise view

Type members

Classlikes

object Cleaner

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Cleaner.type
case class Comment(body: DocPart, short: Option[DocPart], authors: List[DocPart], see: List[DocPart], result: Option[DocPart], throws: List[DocPart], valueParams: SortedMap[String, DocPart], typeParams: SortedMap[String, DocPart], version: Option[DocPart], since: Option[DocPart], todo: List[DocPart], deprecated: Option[DocPart], note: List[DocPart], example: List[DocPart], constructor: Option[DocPart], group: Option[String], groupDesc: SortedMap[String, DocPart], groupNames: SortedMap[String, DocPart], groupPrio: SortedMap[String, Int], hideImplicitConversions: List[DocPart])

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
object
Graph
Supertypes
trait Enum
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
enum
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
case class CommentSyntaxArgs(csFormats: PathBased[CommentSyntax])

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class DokkaCommentBody(summary: Option[DocPart], body: DocPart)

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
class MarkdownCommentParser(repr: Repr)(using dctx: DocContext) extends MarkupConversion[Node]

Attributes

Graph
Supertypes
class MarkupConversion[Node]
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class MarkupConversion[T](val repr: Repr)(using dctx: DocContext)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object MemberLookup.type
object MemberLookup extends MemberLookup

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class PreparsedComment(body: String, authors: List[String], see: List[String], result: List[String], throws: SortedMap[String, String], valueParams: SortedMap[String, String], typeParams: SortedMap[String, String], version: List[String], since: List[String], todo: List[String], deprecated: List[String], note: List[String], example: List[String], constructor: List[String], group: List[String], groupDesc: SortedMap[String, String], groupNames: SortedMap[String, String], groupPrio: SortedMap[String, Int], hideImplicitConversions: List[String], shortDescription: List[String], syntax: List[String], strippedLinesBeforeNo: Int)

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
object Preparser

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait Query

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Query

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Query.type
class QueryParser(val query: CharSequence)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
sealed trait QuerySegment extends Query

Attributes

Graph
Supertypes
trait Query
class Object
trait Matchable
class Any
Known subtypes
class Id
object Regexes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Regexes.type
class Repr(val qctx: Quotes)(val sym: Symbol)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
class WikiCommentParser(repr: Repr)(using x$2: DocContext) extends MarkupConversion[Body]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
object dbg

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
dbg.type