|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Statement
subinterface for the throw
keyword.
Method Summary | |
Expression |
getThrowable()
Gets the expression for this throw statement. |
void |
setThrowable(Expression expr)
Sets the expression for this throw statement. |
Methods inherited from interface org.inxar.jenesis.Statement |
comment, getLabel, setLabel |
Methods inherited from interface org.inxar.jenesis.Codeable |
getComment, setComment, toCode, vm |
Method Detail |
public void setThrowable(Expression expr)
public Expression getThrowable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |