Class JGtExpr

All Implemented Interfaces:
EquivTo, Expr, Value, JimpleIR, Acceptor<ExprVisitor>

public final class JGtExpr extends AbstractConditionExpr
An expression that checks whether operand 1 > operand 2.