Op

cats.xml.cursor.NodeCursor$.Op
See theOp companion object
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

Members list

Concise view

Value members

Inherited methods

final override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
CursorOp -> Any
Inherited from:
CursorOp (hidden)