NativeFunctionResult

org.finos.morphir.runtime.RTValue.NativeFunctionResult
sealed trait NativeFunctionResult extends Function

Attributes

Graph
Supertypes
trait Function
trait RTValue
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def arguments: Int
def curried: List[RTValue]

Inherited methods

def printed: String

Attributes

Inherited from:
RTValue
def succinct: String

Attributes

Inherited from:
RTValue
def succinct(depth: Int): String

Attributes

Inherited from:
RTValue