ObjectMapping

grackle.Mapping.ObjectMapping
See theObjectMapping companion object
abstract class ObjectMapping extends TypeMapping

Attributes

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

Members list

Value members

Abstract methods

Attributes

Source
mapping.scala

Concrete methods

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals
def pos: SourcePos

Attributes

Inherited from:
TypeMapping
Source
mapping.scala

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def tpe: Type

Attributes

Inherited from:
TypeMapping
Source
mapping.scala