SpecParameter

org.finos.morphir.ir.ValueVersionSpecific.SpecParameter$
object SpecParameter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[A](name: Name, tpe: Type[A]): (A)
def unapply[A](p: (A)): Some[(Name, Type[A])]

Extensions

Extensions

extension [A](arg: (A))(arg: (A))
def map[B](f: A => B): (B)
def name: Name
def tpe: Type[A]