Uses of Interface
dev.civl.mc.model.IF.expression.reference.ArraySliceReference
Packages that use ArraySliceReference
Package
Description
Module model defines a static model, i.e., the control flow graph, representation of a CIVL-C program.
-
Uses of ArraySliceReference in dev.civl.mc.model.IF
Methods in dev.civl.mc.model.IF that return ArraySliceReferenceModifier and TypeMethodDescriptionModelFactory.arraySliceReference(ArraySliceReference.ArraySliceKind sliceKind, Expression index) creates a new array slice reference.