Field

io.circe.CursorOp$.Field
final case class Field(k: String) extends UnconstrainedOp

Attributes

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