BlockContainerCompanion

laika.ast.BlockContainerCompanion

Common methods for simple block containers (without additional parameters).

Attributes

Source
containers.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BlockSequence
object BulletList
object BodyCell
object HeadCell
object EmbeddedRoot
object EnumList
object QuotedBlock
object RootElement
Show all

Members list

Type members

Inherited types

Attributes

Inherited from:
SpanContainerCompanion
Source
containers.scala

Value members

Abstract methods

Attributes

Source
containers.scala

Concrete methods

Create an instance containing one or more blocks

Create an instance containing one or more blocks

Attributes

Source
containers.scala

Attributes

Source
containers.scala
override def empty: ContainerType

Creates an empty instance

Creates an empty instance

Attributes

Definition Classes
Source
containers.scala

Inherited methods

Create an instance containing one or more spans

Create an instance containing one or more spans

Attributes

Inherited from:
SpanContainerCompanion
Source
containers.scala

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
Source
containers.scala