public class GeneratedFieldReference extends AbstractExpression implements AssignmentTarget
| Modifier and Type | Method and Description |
|---|---|
GeneratedExpression |
assign(GeneratedExpression rhs) |
GeneratedExpression |
assignPlus(GeneratedExpression rhs) |
void |
generate(Formatter f) |
_instanceof, band, bor, cand, complement, component, cor, decr, div, eq, gt, gte, incr, invoke, invoke, isNotNull, isNull, lt, lte, minus, minus, mod, mul, ne, not, plus, ref, ref, shl, shr, shrz, xorpublic GeneratedExpression assign(GeneratedExpression rhs)
assign in interface AssignmentTargetpublic GeneratedExpression assignPlus(GeneratedExpression rhs)
assignPlus in interface AssignmentTargetCopyright © 2010–2015 MuleSoft, Inc.. All rights reserved.