Class JShlExpr

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

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