WebBasedSourceLink

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

Attributes

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

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

override val path: Option[Path]