dotty.tools.scaladoc.ExternalDocLink
See theExternalDocLink companion object
case class ExternalDocLink(originRegexes: List[Regex], documentationUrl: URL, kind: DocumentationKind, packageListUrl: Option[URL])
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article