Siblings

laika.ast.DocumentCursor.Siblings
class Siblings(documents: Vector[DocumentCursor])

Attributes

Source
Cursor.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

The next document in a flattened tree view or None if this is the cursor points to the last document.

The next document in a flattened tree view or None if this is the cursor points to the last document.

Attributes

Source
Cursor.scala

The previous document in a flattened tree view or None if this is the cursor points to the first document.

The previous document in a flattened tree view or None if this is the cursor points to the first document.

Attributes

Source
Cursor.scala

Concrete fields

lazy val currentIndex: Int

Attributes

Source
Cursor.scala