Packages

sealed trait field extends AnyRef

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. field
  2. AnyRef
  3. Any
Implicitly
  1. by convertValue
  2. by any2stringadd
  3. by StringFormat
  4. by Ensuring
  5. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def diff(y: Value): Result
    Implicit
    This member is added by an implicit conversion from field to J performed by method convertValue in com.github.andyglow.json.Value. This conversion will take place only if an implicit value of type ValueAdapter[field] is in scope.
    Definition Classes
    Value
  2. def tpe: String
    Implicit
    This member is added by an implicit conversion from field to J performed by method convertValue in com.github.andyglow.json.Value. This conversion will take place only if an implicit value of type ValueAdapter[field] is in scope.
    Definition Classes
    Value