FunctionType
de.uni_luebeck.isp.tessla.tessla_compiler.IntermediateCode$.FunctionType
final case class FunctionType(argsTypes: Seq[ImpLanType], retType: ImpLanType) extends GenericImpLanType
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass GenericImpLanTypetrait ImpLanTypeclass Objecttrait Matchableclass Any