DocumentResult

laika.io.runtime.TreeResultBuilder$.DocumentResult
case class DocumentResult(doc: Document) extends TreeContentResult

Attributes

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

Concrete fields

val path: Path
val sourceFile: Option[FilePath]

Inherited fields

lazy val name: String

The local name of this navigatable.

The local name of this navigatable.

Attributes

Inherited from:
Navigatable