LinkSource

laika.rewrite.link.LinkSource
case class LinkSource(span: Span, path: Path)

Represents the source of a link, its document path and the actual inline span that is representing the link.

Attributes

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

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product