Field

org.finos.morphir.internal.TypeModule.Field$
object Field

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Field.type

Members list

Type members

Classlikes

object Untyped

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Untyped.type

Types

type Untyped = Field[Unit]

Value members

Concrete methods

def apply[A](name: String, tpe: Type[A]): Field[A]
def apply[A](name: Name, tpe: Type[A]): Field[A]