Source

laika.directive.BuilderContext.BodyContent$.Source
case class Source(value: SourceFragment) extends BodyContent

The content of a directive part in its raw, unparsed form.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait BodyContent
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