org.finos.morphir.util

Members list

Type members

Classlikes

object Compare

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Compare.type
sealed trait DetailLevel

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BirdsEye.type
object BirdsEye2.type
object BirdsEye3.type
object Detailed.type
object Medium.type
object DetailLevel

Attributes

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

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Hide.type
object Show.type
object FieldNames

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
FieldNames.type
object PrintDiff

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
PrintDiff.type
class PrintIR(detailLevel: DetailLevel, fieldNames: FieldNames, val defaultWidth: Int) extends Walker

Attributes

Supertypes
class Walker
class Object
trait Matchable
class Any
object PrintMDM

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
PrintMDM.type
trait Printer[-A]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object given_Printer_Boolean.type
object given_Printer_Int.type
object given_Printer_String.type
object Printer

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Printer.type
class ScopedVar[A]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object ScopedVar

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
ScopedVar.type
sealed trait ShowBuilder

Attributes

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

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
case object UnreachableException extends Exception

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class UnsupportedException(msg: String) extends Exception

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def unreachable: Nothing
def unsupported(v: Any): Nothing
def unsupported(s: String): Nothing