DefaultLeafMapping

edu.gemini.grackle.Mapping.LeafMapping$.DefaultLeafMapping
case class DefaultLeafMapping[T](tpe: Type, encoder: Encoder[T], scalaTypeName: String)(implicit pos: SourcePos) extends LeafMapping[T]

Attributes

Source:
mapping.scala
Graph
Supertypes
trait LeafMapping[T]
trait Serializable
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

Implicits

Implicits

implicit val pos: SourcePos

Attributes

Source:
mapping.scala