Uses of Enum Class
pascal.taie.ir.exp.BitwiseExp.Op
Packages that use BitwiseExp.Op
-
Uses of BitwiseExp.Op in pascal.taie.ir.exp
Methods in pascal.taie.ir.exp that return BitwiseExp.OpModifier 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.Constructors in pascal.taie.ir.exp with parameters of type BitwiseExp.Op