NodeCursor

cats.xml.cursor.NodeCursor$
See theNodeCursor companion trait
object NodeCursor

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object Op

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Op.type
sealed trait Op

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DeepDown
class Down
object DownWildcard.type
class Filter
class FindChild
object Head.type
object Last.type
case object Root extends NodeCursor

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Serializable
trait Dynamic
class Object
trait Matchable
class Any
Self type
Root.type
final class Simple(val lastCursor: NodeCursor, val lastOp: Op) extends NodeCursor

Attributes

Graph
Supertypes
trait Serializable
trait Dynamic
class Object
trait Matchable
class Any

Value members

Concrete methods

Implicits

Implicits

implicit val eq: Eq[NodeCursor]
implicit val show: Show[NodeCursor]