Uses of Enum Class
pascal.taie.ir.exp.ShiftExp.Op
Packages that use ShiftExp.Op
-
Uses of ShiftExp.Op in pascal.taie.ir.exp
Methods in pascal.taie.ir.exp that return ShiftExp.OpModifier and TypeMethodDescriptionShiftExp.getOperator()
static ShiftExp.Op
Returns the enum constant of this class with the specified name.static ShiftExp.Op[]
ShiftExp.Op.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in pascal.taie.ir.exp with parameters of type ShiftExp.Op