Uses of Enum Class
pascal.taie.ir.exp.BitwiseExp.Op
-
Uses of BitwiseExp.Op in pascal.taie.ir.exp
Modifier and TypeMethodDescriptionBitwiseExp.getOperator()
static BitwiseExp.Op
Returns the enum constant of this class with the specified name.static BitwiseExp.Op[]
BitwiseExp.Op.values()
Returns an array containing the constants of this enum class, in the order they are declared.