|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Expression
subinterface for casting.
Method Summary | |
Expression |
getExpression()
Gets the Expression for the cast (the right hand
part of the expression). |
void |
setExpression(Expression expr)
Sets the Expression for the cast (the right hand
part of the expression). |
Methods inherited from interface org.inxar.jenesis.Expression |
getType |
Methods inherited from interface org.inxar.jenesis.Codeable |
getComment, setComment, toCode, vm |
Method Detail |
public void setExpression(Expression expr)
Expression
for the cast (the right hand
part of the expression).public Expression getExpression()
Expression
for the cast (the right hand
part of the expression).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |