NativeFunction

org.finos.morphir.extensibility.NativeFunction

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DynamicNativeFunction2[T1, T2, R]
object modBy.type
trait NativeFunction2[T1, T2, R]
class IntBinaryOp[T]
class NativeFunc2[T1, T2, R]
trait SdkFunction
Show all

Members list

Value members

Inherited methods

def arity: Int

Attributes

Inherited from:
ExtensionFunc

Attributes

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

Attributes

Inherited from:
ExtensionFunc
def name: FQName

Attributes

Inherited from:
ExtensionFunc