EffectMapping

grackle.Mapping.EffectMapping
trait EffectMapping extends FieldMapping

Abstract type of field mappings with effects.

Attributes

Source
mapping.scala
Graph
Supertypes
trait FieldMapping
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class EffectField
class RootEffect
class RootStream

Members list

Value members

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals

Attributes

Inherited from:
FieldMapping
Source
mapping.scala

Attributes

Inherited from:
FieldMapping
Source
mapping.scala
def pos: SourcePos

Attributes

Inherited from:
FieldMapping
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

Attributes

Inherited from:
FieldMapping
Source
mapping.scala