dotty.tools.scaladoc
package dotty.tools.scaladoc
Members list
Packages
package dotty.tools.scaladoc.parsers
package dotty.tools.scaladoc.renderers
package dotty.tools.scaladoc.site
package dotty.tools.scaladoc.snippets
package dotty.tools.scaladoc.tasty
package dotty.tools.scaladoc.translators
package dotty.tools.scaladoc.util
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
object Annotation
Attributes
- Companion
- class
- Supertypes
- Self type
-
Annotation.type
Attributes
- Supertypes
- Known subtypes
trait Classlike
Attributes
- Companion
- object
- Supertypes
object DRI
case class DefinedRepoSummary(origin: String, org: String, repo: String) extends RepoSummary
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RepoSummaryclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
enum DocLink
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
enum DocumentationKind
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class ExtensionTarget(name: String, typeParams: Seq[TypeParameter], argsLists: Seq[TermParameterList], signature: Signature, dri: DRI, position: Long)
Attributes
- Supertypes
case class ExternalDocLink(originRegexes: List[Regex], documentationUrl: URL, kind: DocumentationKind, packageListUrl: Option[URL])
Attributes
- Companion
- object
- Supertypes
object ExternalDocLink
Attributes
- Companion
- class
- Supertypes
- Self type
-
ExternalDocLink.type
Attributes
- Companion
- object
- Supertypes
object HierarchyGraph
Attributes
- Companion
- class
- Supertypes
- Self type
-
HierarchyGraph.type
Attributes
- Supertypes
Attributes
- Supertypes
case class Keyword(name: String) extends SignaturePart
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SignaturePartclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
Attributes
- Supertypes
class Main
object Main
case class Member(name: String, fullName: String, dri: DRI, kind: Kind, visibility: Visibility, modifiers: Seq[Modifier], annotations: List[Annotation], signature: Signature, sources: Option[TastyMemberSource], origin: Origin, inheritedFrom: Option[InheritedFrom], graph: HierarchyGraph, docs: Option[Comment], members: Seq[Member], directParents: Seq[LinkToType], parents: Seq[LinkToType], selfType: Option[LinkToType], knownChildren: Seq[LinkToType], companion: Option[(Kind, DRI)], deprecated: Option[Annotation], experimental: Option[Annotation])
Attributes
- Companion
- object
- Supertypes
object Member
Attributes
- Supertypes
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
case class Name(name: String, dri: DRI) extends SignaturePart
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SignaturePartclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
enum Origin
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
Attributes
- Supertypes
Attributes
- Companion
- object
- Supertypes
object PathBased
case class Plain(name: String) extends SignaturePart
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SignaturePartclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- object
- Supertypes
object QuickLink
Attributes
- Supertypes
- Known subtypes
-
class DefinedRepoSummaryobject UnknownRepoSummary.type
object ScalaModuleProvider
Attributes
- Supertypes
- Self type
-
ScalaModuleProvider.type
object Scaladoc
object ScaladocCommand extends CliCommand
Attributes
- Supertypes
- Self type
-
ScaladocCommand.type
class ScaladocSettings extends SettingGroup, AllScalaSettings
Attributes
- Supertypes
-
trait AllScalaSettingstrait CommonScalaSettingsclass SettingGroupclass Objecttrait Matchableclass AnyShow all
object Signature
object SnippetCompilerData
Attributes
- Companion
- class
- Supertypes
- Self type
-
SnippetCompilerData.type
Attributes
- Companion
- object
- Supertypes
object SocialLinks
Attributes
- Companion
- enum
- Supertypes
- Self type
-
SocialLinks.type
trait SourceLink
Attributes
- Supertypes
- Known subtypes
-
class TemplateSourceLinkclass WebBasedSourceLink
class SourceLinkParser(revision: Option[String]) extends ArgParser[SourceLink]
Attributes
- Supertypes
object SourceLinks
Attributes
- Companion
- class
- Supertypes
- Self type
-
SourceLinks.type
Attributes
- Supertypes
case class TemplateSourceLink(urlTemplate: String) extends SourceLink
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SourceLinkclass Objecttrait Matchableclass AnyShow all
case class TermParameter(annotations: Seq[Annotation], modifiers: String, name: Option[String], dri: DRI, signature: Signature, isExtendedSymbol: Boolean, isGrouped: Boolean)
Attributes
- Supertypes
Attributes
- Supertypes
Attributes
- Companion
- object
- Supertypes
object TocEntry
case class Type(name: String, dri: Option[DRI]) extends SignaturePart
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SignaturePartclass Objecttrait Matchableclass AnyShow all
case class TypeParameter(annotations: Seq[Annotation], variance: "" | "+" | "-", name: String, dri: DRI, signature: Signature)
Attributes
- Supertypes
case object UnknownRepoSummary extends RepoSummary
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass RepoSummaryclass Objecttrait Matchableclass AnyShow all
- Self type
-
UnknownRepoSummary.type
enum VisibilityScope
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class WebBasedSourceLink(repoSummary: RepoSummary, prefix: String, revision: String, subPath: String) extends SourceLink
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SourceLinkclass Objecttrait Matchableclass AnyShow all
Types
Value members
Concrete methods
Givens
Givens
In this article