Uses of Interface
dev.civl.mc.model.IF.expression.CompoundLiteralExpression
Packages that use CompoundLiteralExpression
Package
Description
Module model defines a static model, i.e., the control flow graph, representation of a CIVL-C program.
-
Uses of CompoundLiteralExpression in dev.civl.mc.model.IF
Methods in dev.civl.mc.model.IF that return CompoundLiteralExpressionModifier and TypeMethodDescriptionModelFactory.compoundLiteralExpression(CIVLSource source, Scope exprScope, CIVLType type, boolean isStringLiteral) Creates a new instance of a compound literal expression.