EffectField

edu.gemini.grackle.Mapping.EffectField
See theEffectField companion object
case class EffectField(fieldName: String, handler: EffectHandler[F])(implicit pos: SourcePos) extends EffectMapping

Attributes

Companion:
object
Source:
mapping.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
mapping.scala

Attributes

Source:
mapping.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Implicits

Implicits

implicit val pos: SourcePos

Attributes

Source:
mapping.scala