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