Raw

org.finos.morphir.ir.internal.Value.Tuple.Raw
object Raw

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Raw.type

Members list

Value members

Concrete methods

def apply(elements: Chunk[RawValue]): Raw
def apply(elements: RawValue*): Raw
def unapply(value: RawValue): Option[Chunk[RawValue]]