ParserResult

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

Attributes

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

Members list

Value members

Abstract methods

def sourceFile: Option[FilePath]

Inherited methods

def path: Path

Attributes

Inherited from:
Navigatable

Inherited fields

lazy val name: String

The local name of this navigatable.

The local name of this navigatable.

Attributes

Inherited from:
Navigatable