class AssignmentJExpr extends BinaryJExpr implements AllowedStatementExpression
Constructor and Description |
---|
AssignmentJExpr(Tokens.$PUNCT.BINOP op,
AbstractJExpr e1,
AbstractJExpr e2) |
getAssoc, getExpr1, getExpr2, write
_instanceof, _instanceof, _instanceof, _new, _new, _new, _newAnon, _newAnon, _newAnon, $v, and, band, bor, bxor, call, cast, cast, cast, comp, cond, div, eq, field, ge, gt, idx, idx, le, length, lshr, lt, minus, mod, ne, neg, not, of, or, paren, plus, prec, shl, shr, times
AssignmentJExpr(Tokens.$PUNCT.BINOP op, AbstractJExpr e1, AbstractJExpr e2)