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