|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.devkit.model.code.AbstractExpression
org.mule.devkit.model.code.GeneratedFieldReference
public class GeneratedFieldReference
Field Reference
| Method Summary | |
|---|---|
GeneratedExpression |
assign(GeneratedExpression rhs)
|
GeneratedExpression |
assignPlus(GeneratedExpression rhs)
|
void |
generate(Formatter f)
|
| Methods inherited from class org.mule.devkit.model.code.AbstractExpression |
|---|
_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, xor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.mule.devkit.model.code.GeneratedExpression |
|---|
_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, xor |
| Method Detail |
|---|
public void generate(Formatter f)
generate in interface Generablepublic GeneratedExpression assign(GeneratedExpression rhs)
assign in interface AssignmentTargetpublic GeneratedExpression assignPlus(GeneratedExpression rhs)
assignPlus in interface AssignmentTarget
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||