Sourced

gql.std.Sourced$
See theSourced companion class

Attributes

Companion:
class
Source:
Sourced.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Sourced.type

Members list

Concise view

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

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Implicits

Implicits

Attributes

Source:
Sourced.scala
implicit def sourcedForAnyTypeclassLike[A](implicit a: A, sp: SourcePos): Sourced[A]

Attributes

Source:
Sourced.scala

Inherited implicits

implicit def sourcedConversionForAnyValue[A](value: A)(implicit sp: SourcePos): Sourced[A]

Attributes

Inherited from:
LowPrioritySourcedImplicits
Source:
Sourced.scala