Uses of Enum Class
dev.civl.abc.analysis.pointsTo.IF.AssignmentIF.AssignmentKind
Packages that use AssignmentIF.AssignmentKind
-
Uses of AssignmentIF.AssignmentKind in dev.civl.abc.analysis.pointsTo.IF
Methods in dev.civl.abc.analysis.pointsTo.IF that return AssignmentIF.AssignmentKindModifier and TypeMethodDescriptionAssignmentIF.kind()static AssignmentIF.AssignmentKindReturns the enum constant of this class with the specified name.static AssignmentIF.AssignmentKind[]AssignmentIF.AssignmentKind.values()Returns an array containing the constants of this enum class, in the order they are declared.