CastingExpression
de.uni_luebeck.isp.tessla.tessla_compiler.IntermediateCode.CastingExpression
final case class CastingExpression(e: ImpLanExpr, from: ImpLanType, target: ImpLanType) extends ImpLanExpr
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ImpLanExprtrait ImpLanStmtclass Objecttrait Matchableclass Any
Members list
In this article