org.finos.morphir.runtime

Members list

Type members

Classlikes

final case class CallStack(resolver: Resolver, frames: List[StackFrame])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
object CallStack

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
CallStack.type
case class EvaluationLibrary(store: Store[Unit, UType], modulePrefix: Option[String], distribution: Library)

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object EvaluationLibrary.type
trait MorphirRuntime[F[_], TA, VA]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object MorphirRuntime.type
trait Resolver extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class Default
object Resolver

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Resolver.type
trait Runtime

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Self type
object Runtime

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Runtime.type

Attributes

Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class StackFrame(symbols: SymbolTable)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
object StackFrame

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
StackFrame.type
sealed trait Symbol

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Var
Self type
object Symbol

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Symbol.type
final case class SymbolBinding(symbol: Symbol, value: SymbolValue)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class SymbolTable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
object SymbolTable

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait SymbolValue

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Typed[A]
object SymbolValue

Attributes

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

Attributes

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