|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExpressionOwner
Classes that implement this interface own an expression, which can be rewritten.
| Method Summary | |
|---|---|
Expression |
getExpression()
Get the raw Expression object that this class wraps. |
void |
setExpression(Expression exp)
Set the raw expression object for this object. |
| Method Detail |
|---|
Expression getExpression()
void setExpression(Expression exp)
exp - the raw Expression object, which should not normally be null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||