Typed

org.finos.morphir.runtime.EvaluationEngine$.Context$.Typed$
object Typed

Attributes

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

Members list

Value members

Concrete methods

def createRoot(bindings: VarBinding*): Typed
def lookupVariable(variable: Var): ZPure[EngineEvent, Any, Any, Context[Unit, UType], VariableNotFound, VarValue]