org.finos.morphir.runtime.quick

Members list

Type members

Classlikes

object BasicsSDK

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
BasicsSDK.type
final case class CallStackFrame(bindings: Map[Name, StoredValue], parent: Option[CallStackFrame])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DecimalSDK

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
DecimalSDK.type
object DictSDK

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
DictSDK.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
final case class GlobalDefs(definitions: Map[FQName, SDKValue], ctors: Map[FQName, SDKConstructor])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object GlobalDefs

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
GlobalDefs.type
object Helpers

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Helpers.type
object ListSDK

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
ListSDK.type
object Native

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Native.type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Fun1
class Fun2
class Fun3
class Fun4
class Fun5

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Fun1
class Fun2
class Fun3
class Fun4
class Fun5

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait Result

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ListResult
class LocalDate
class LocalTime
class MapResult
trait Primitive[T]
class Boolean
class Char
trait Numeric[T]
class BigDecimal
class Float
class Int
class String
class Record
class SetResult
class Tuple
class Unit
Show all
object Result

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Result.type
case class SDKConstructor(arguments: List[ValueAttribs])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
sealed trait SDKValue

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object SDKValue

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
SDKValue.type
object SetSDK

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
SetSDK.type
final case class Store(callStack: CallStackFrame)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Store

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Store.type
sealed trait StoredValue

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Eager
class Lazy
object StoredValue

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
object StringSDK

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
StringSDK.type
object TupleSDK

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
TupleSDK.type