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