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
class Distributions(dists: Map[PackageName, Lib])

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Distributions

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Extractors

Attributes

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

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class MorphirRuntimeSetup[+TA, +VA](ir: AllTypeLevelModules)(extensions: List[RuntimeExtension])

Attributes

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

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Failed
object Incomplete
object Passed
object OverallStatus

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self 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
sealed trait RunConfiguration

Attributes

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

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self 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
sealed trait SingleTestResult

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Err
class Failed
object Passed

Attributes

Companion
trait
Supertypes
trait Sum
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
case class TestResultCounts(passed: Int, failed: Int, errors: Int, skipped: Int, todo: Int)

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
Self type
case class TestSummary(report: String, countsByModule: Map[(PackageName, ModuleName), TestResultCounts])

Attributes

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

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class TypeChecker(dists: Distributions)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
object Utils

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Utils.type
object extensions extends ExtensionsModule

Attributes

Supertypes
class ExtensionsModule
class Object
trait Matchable
class Any
Self type
extensions.type
object predef

Attributes

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