Elem

doobie.util.fragment$.Elem$
See theElem companion trait
object Elem

Attributes

Companion:
trait
Source:
fragment.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Elem.type

Members list

Concise view

Type members

Classlikes

final case class Arg[A](a: A, p: Put[A]) extends Elem

Attributes

Source:
fragment.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Elem
class Object
trait Matchable
class Any
final case class Opt[A](a: Option[A], p: Put[A]) extends Elem

Attributes

Source:
fragment.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Elem
class Object
trait Matchable
class Any

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