Raw

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

Attributes

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

Members list

Value members

Concrete methods

def apply(argumentPattern: UPattern, body: RawValue): Raw
def unapply(value: RawValue): Option[(UPattern, RawValue)]