CursorBuilder

edu.gemini.grackle.generic.GenericMappingLike.CursorBuilder
See theCursorBuilder companion object
trait CursorBuilder[T]

Attributes

Companion:
object
Source:
genericmapping.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Impl[T]
class Impl[T]
Self type

Members list

Concise view

Value members

Abstract methods

def build(context: Context, focus: T, parent: Option[Cursor], env: Env): Result[Cursor]
Implicitly added by listCursorBuiler

Attributes

Source:
genericmapping.scala
def build(context: Context, focus: T, parent: Option[Cursor], env: Env): Result[Cursor]
Implicitly added by optionCursorBuiler

Attributes

Source:
genericmapping.scala
def build(context: Context, focus: T, parent: Option[Cursor], env: Env): Result[Cursor]

Attributes

Source:
genericmapping.scala
def tpe: Type
Implicitly added by listCursorBuiler

Attributes

Source:
genericmapping.scala
def tpe: Type
Implicitly added by optionCursorBuiler

Attributes

Source:
genericmapping.scala
def tpe: Type

Attributes

Source:
genericmapping.scala