Uses of Interface
dev.civl.mc.model.IF.expression.BoundVariableExpression
Packages that use BoundVariableExpression
Package
Description
Module model defines a static model, i.e., the control flow graph, representation of a CIVL-C program.
-
Uses of BoundVariableExpression in dev.civl.mc.model.IF
Methods in dev.civl.mc.model.IF that return BoundVariableExpressionModifier and TypeMethodDescriptionModelFactory.boundVariableExpression(CIVLSource source, Identifier name, CIVLType type) An expression for a bound variable.