Typed

org.finos.morphir.ir.internal.Value.LetDefinition.Typed
object Typed

Attributes

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

Members list

Value members

Concrete methods

def apply(tpe: UType, name: Name, valueDefinition: Typed, inValue: TypedValue): TypedValue
def apply(tpe: UType, name: String, valueDefinition: Typed, inValue: TypedValue): Typed
def apply(name: Name, valueDefinition: Typed, inValue: TypedValue): TypedValue
def apply(name: String, valueDefinition: Typed, inValue: TypedValue): Typed