TemplateSourceLink

dotty.tools.scaladoc.TemplateSourceLink
case class TemplateSourceLink(urlTemplate: String) extends SourceLink

Attributes

Experimental
true
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SourceLink
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def render(memberName: String, path: Path, operation: String, line: Option[Int], optionalRevision: Option[String]): String

Attributes

Definition Classes
override def repoSummary: RepoSummary

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

override val path: Option[Path]