WebBasedSourceLink

dotty.tools.scaladoc.WebBasedSourceLink
case class WebBasedSourceLink(repoSummary: RepoSummary, prefix: String, revision: String, subPath: String) extends SourceLink

Attributes

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

Members list

Concise view

Value members

Concrete methods

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

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

override val path: Option[Path]