Uses of Interface
dev.civl.mc.model.IF.expression.RecDomainLiteralExpression
Packages that use RecDomainLiteralExpression
Package
Description
Module model defines a static model, i.e., the control flow graph, representation of a CIVL-C program.
-
Uses of RecDomainLiteralExpression in dev.civl.mc.model.IF
Methods in dev.civl.mc.model.IF that return RecDomainLiteralExpressionModifier and TypeMethodDescriptionModelFactory.recDomainLiteralExpression(CIVLSource source, List<Expression> ranges, CIVLType type) Create a rectangular domain expression, which has the form{r1, r2, ..., rm}, wheremis the dimension of the domain, andri (where 1 invalid input: '<'= i invalid input: '<'= m)is a range expression (either regular range or literal range).