JBool

org.typelevel.jawn.ast.JBool$
See theJBool companion class
object JBool

Attributes

Companion
class
Source
JValue.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
JBool.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

final def apply(b: Boolean): JBool

Attributes

Source
JValue.scala

Concrete fields

final val False: JBool

Attributes

Source
JValue.scala
final val True: JBool

Attributes

Source
JValue.scala