Uses of Interface
dev.civl.mc.model.IF.type.CIVLPointerType
Packages that use CIVLPointerType
Package
Description
Module model defines a static model, i.e., the control flow graph, representation of a CIVL-C program.
-
Uses of CIVLPointerType in dev.civl.mc.model.IF
Methods in dev.civl.mc.model.IF that return CIVLPointerTypeModifier and TypeMethodDescriptionCIVLTypeFactory.pointerType(CIVLType baseType) Get a new pointer type.Methods in dev.civl.mc.model.IF with parameters of type CIVLPointerTypeModifier and TypeMethodDescriptionModelFactory.nullPointerExpression(CIVLPointerType pointerType, CIVLSource source) Generate a null pointer expression