SourceLinks

dotty.tools.scaladoc.SourceLinks
See theSourceLinks companion object
class SourceLinks(sourceLinks: PathBased[SourceLink])

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def fullPath(path: Path): Option[Path]
def pathTo(rawPath: Path, memberName: String, line: Option[Int], operation: Operation, optionalRevision: Option[String]): Option[String]
def pathTo(member: Member): Option[String]