TreeContentResult

laika.io.runtime.TreeResultBuilder$.TreeContentResult
sealed trait TreeContentResult extends ParserResult

Attributes

Graph
Supertypes
trait ParserResult
trait Navigatable
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited methods

def path: Path

Attributes

Inherited from:
Navigatable
def sourceFile: Option[FilePath]

Attributes

Inherited from:
ParserResult

Inherited fields

lazy val name: String

The local name of this navigatable.

The local name of this navigatable.

Attributes

Inherited from:
Navigatable