Symbol

org.finos.morphir.runtime.Symbol
See theSymbol companion object
sealed trait Symbol

Attributes

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

Members list

Value members

Concrete methods

def :=[A](value: A)(implicit ev: Not[A =:= SymbolValue], tagged: Tag[A]): SymbolBinding