Class JShrExpr

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

public final class JShrExpr extends AbstractIntLongBinopExpr
An expression that shifts its operand to the left (>>).