InvokeableEvaluator

org.finos.morphir.runtime.internal.InvokeableEvaluator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def handleApplyResult(va: UType, functionValue: RTValue, argValue: RTValue): RTValue
def handleApplyResult2(va: UType, functionValue: RTValue, arg1: RTValue, arg2: RTValue): RTValue
def handleApplyResult3(va: UType, functionValue: RTValue, arg1: RTValue, arg2: RTValue, arg3: RTValue): RTValue
def handleApplyResult4(va: UType, functionValue: RTValue, arg1: RTValue, arg2: RTValue, arg3: RTValue, arg4: RTValue): RTValue