RawValueExtensions

org.finos.morphir.ir.Value.RawValueExtensions
final implicit class RawValueExtensions(self: RawValue) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def :>(ascribedType: UType): TypedValue
def toValDef(returnType: UType): ValueDefinition[Unit, UType]