Uses of Interface
dev.civl.mc.model.IF.expression.RegularRangeExpression
Packages that use RegularRangeExpression
Package
Description
Module model defines a static model, i.e., the control flow graph, representation of a CIVL-C program.
-
Uses of RegularRangeExpression in dev.civl.mc.model.IF
Methods in dev.civl.mc.model.IF that return RegularRangeExpressionModifier and TypeMethodDescriptionModelFactory.regularRangeExpression(CIVLSource source, Expression low, Expression high, Expression step) Creates a regular range expression, which has the syntaxlow ..