FunctionCall
de.uni_luebeck.isp.tessla.tessla_compiler.IntermediateCode$.FunctionCall
final case class FunctionCall(name: String, params: Seq[ImpLanExpr], typeHint: FunctionType) extends ImpLanExpr
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait ImpLanExprtrait ImpLanStmtclass Objecttrait Matchableclass Any