TreeCursor

laika.ast.TreeCursor
See theTreeCursor companion class
object TreeCursor

Attributes

Companion
class
Source
Cursor.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TreeCursor.type

Members list

Value members

Concrete methods

def apply(root: DocumentTree, outputContext: Option[OutputContext]): Either[TreeErrors, TreeCursor]

Creates a new cursor for the specified document tree.

Creates a new cursor for the specified document tree.

Attributes

Source
Cursor.scala