Uses of Interface
dev.civl.mc.model.IF.expression.CastExpression
Packages that use CastExpression
Package
Description
Module model defines a static model, i.e., the control flow graph, representation of a CIVL-C program.
-
Uses of CastExpression in dev.civl.mc.model.IF
Methods in dev.civl.mc.model.IF that return CastExpressionModifier and TypeMethodDescriptionModelFactory.castExpression(CIVLSource source, CIVLType type, Expression expression) Create a cast expression