FunctionType

case class FunctionType(dom: NormType, body: NormType) extends NormType
trait Serializable
trait Product
trait Equals
trait NormType
trait NormValue
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
NormType
Inherited from:
NormValue
Inherited from:
NormType
def asInt: Process[BigInt]
Inherited from:
NormValue
override def asType: Process[NormType]
Definition Classes
Inherited from:
NormType
def errorDisplay: Option[String]
Inherited from:
NormValue
Inherited from:
NormType
Inherited from:
NormValue
def get(key: RecordKey, up: Int): Process[NormValue]
Inherited from:
NormValue
def got(key: RecordKey, up: Int): Process[NormType]
Inherited from:
NormType
Inherited from:
NormValue
def isAbstract: Boolean
Inherited from:
NormValue
def isUnit: Boolean
Inherited from:
NormValue
Inherited from:
NormValue
Inherited from:
NormValue
def position: Option[Position]
Inherited from:
NormValue
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
Inherited from:
NormValue
def view(context: NormValue): Term
Inherited from:
NormValue

Givens

Inherited givens