Uses of Enum Class
pascal.taie.ir.exp.ShiftExp.Op
-
Uses of ShiftExp.Op in pascal.taie.ir.exp
Modifier 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.