LinkIdReference

Companion for creating LinkIdReference instances.

Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

def apply(ref: String, source: SourceFragment): Companion

Creates a new instance for the specified reference id and parser source. The returned builder instance allows to provide the span content of the reference in the form of a span sequence or simple string.

Creates a new instance for the specified reference id and parser source. The returned builder instance allows to provide the span content of the reference in the form of a span sequence or simple string.