Class JGeExpr

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

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