Uses of Interface
dev.civl.abc.analysis.pointsTo.IF.AssignOffsetIF
Packages that use AssignOffsetIF
-
Uses of AssignOffsetIF in dev.civl.abc.analysis.pointsTo.IF
Methods in dev.civl.abc.analysis.pointsTo.IF that return AssignOffsetIFModifier and TypeMethodDescriptionInsensitiveFlowFactory.assignOffset(ExpressionNode offset, boolean positive) creates anAssignOffsetIFfrom an ExpressionNode of integer typeInsensitiveFlowFactory.assignOffset(Integer val) creates anAssignOffsetIFrepresents the given constant integer.InsensitiveFlowFactory.assignOffsetWild()InsensitiveFlowFactory.assignOffsetZero()creates anAssignOffsetIFrepresents constant integral zero.AssignSubscriptExprIF.index()AssignOffsetExprIF.offset()Methods in dev.civl.abc.analysis.pointsTo.IF with parameters of type AssignOffsetIFModifier and TypeMethodDescriptionInsensitiveFlowFactory.assignOffsetExpr(AssignExprIF base, AssignOffsetIF offset) creates an abstract object representing a pointer with an offsetInsensitiveFlowFactory.assignSubscriptExpr(AssignExprIF array, AssignOffsetIF index) creates an abstract object representing an array element of another abstract object