public interface JAssignmentTarget extends JGenerable, JExpression
JExpression
.Modifier and Type | Method and Description |
---|---|
JExpression |
assign(JExpression rhs) |
JExpression |
assignPlus(JExpression rhs) |
_instanceof, band, bor, cand, complement, component, cor, decr, div, eq, gt, gte, incr, invoke, invoke, lt, lte, minus, minus, mod, mul, ne, not, plus, ref, ref, shl, shr, shrz, xor
generate
JExpression assign(JExpression rhs)
JExpression assignPlus(JExpression rhs)
Copyright © 2017 JBoss by Red Hat. All rights reserved.