ObjectMapping

grackle.Mapping.ObjectMapping
See theObjectMapping companion class
object ObjectMapping

Attributes

Companion
class
Source
mapping.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class DefaultObjectMapping(tpe: Type, fieldMappings: List[FieldMapping])(implicit pos: SourcePos) extends ObjectMapping

Attributes

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

Value members

Concrete methods

def apply(tpe: Type, fieldMappings: List[FieldMapping])(implicit pos: SourcePos): ObjectMapping

Attributes

Source
mapping.scala