Uses of Interface
dev.civl.mc.model.IF.expression.FunctionCallExpression
Packages that use FunctionCallExpression
Package
Description
Module model defines a static model, i.e., the control flow graph, representation of a CIVL-C program.
-
Uses of FunctionCallExpression in dev.civl.mc.model.IF
Methods in dev.civl.mc.model.IF that return FunctionCallExpressionModifier and TypeMethodDescriptionModelFactory.functionCallExpression(CallOrSpawnStatement callStatement) creates a system function call expression