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.

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product