DynamicFunction

org.finos.morphir.extensibility.DynamicFunction

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DynamicNativeFunction2[T1, T2, R]
object modBy.type

Members list

Value members

Abstract methods

def invoke(args: List[Any], hints: Hints): Any

Inherited methods

def arity: Int

Attributes

Inherited from:
ExtensionFunc

Attributes

Inherited from:
ExtensionFunc
def name: FQName

Attributes

Inherited from:
ExtensionFunc