Companion

laika.ast.SpanLink$.Companion

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

Value members

Inherited methods

def apply(span: Span, spans: Span*): ContainerType

Create an instance containing one or more spans

Create an instance containing one or more spans

Attributes

Inherited from:
SpanContainerCompanion
def apply(text: String, texts: String*): ContainerType

Create an instance only containing only one or more Text spans

Create an instance only containing only one or more Text spans

Attributes

Inherited from:
SpanContainerCompanion
protected def createSpanContainer(spans: Seq[Span]): ContainerType

Attributes

Inherited from:
SpanContainerCompanion

Creates an empty instance

Creates an empty instance

Attributes

Inherited from:
SpanContainerCompanion