DownN

io.circe.CursorOp$.DownN
final case class DownN(n: Int) extends ArrayOp

Attributes

Source:
CursorOp.scala
Graph
Supertypes
class ArrayOp
class CursorOp
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Does this operation require the current focus (not context) to be an array?

Does this operation require the current focus (not context) to be an array?

Attributes

Inherited from:
ArrayOp
Source:
CursorOp.scala

Does this operation require the current focus (not context) to be an object?

Does this operation require the current focus (not context) to be an object?

Attributes

Inherited from:
ArrayOp
Source:
CursorOp.scala