PrefixedMapping

grackle.Mapping.PrefixedMapping
case class PrefixedMapping(tpe: Type, mappings: List[(List[String], ObjectMapping)])(implicit pos: SourcePos) extends TypeMapping

Attributes

Source
mapping.scala
Graph
Supertypes
trait TypeMapping
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Implicits

Implicits

implicit val pos: SourcePos

Attributes

Source
mapping.scala