|
Jode 1.90-CVS Build Aug 6, 2004 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
LValueExpression |
getLValue()
Returns the LValue. |
boolean |
lvalueMatches(Operator loadOp)
Checks if the loadOp is combinable with the lvalue. |
void |
makeNonVoid()
Make this operator return a value compatible with the loadOp that it should replace. |
Method Detail |
public LValueExpression getLValue()
public boolean lvalueMatches(Operator loadOp)
public void makeNonVoid()
|
Jode 1.90-CVS Build Aug 6, 2004 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |