DownField

io.circe.CursorOp$.DownField
final case class DownField(k: String) extends ObjectOp

Attributes

Source:
CursorOp.scala
Graph
Supertypes
class ObjectOp
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:
ObjectOp
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:
ObjectOp
Source:
CursorOp.scala