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