|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.codegen.OOStatement
de.uni_paderborn.fujaba.codegen.OOThrowStatement
Class OOThrowStatement
| Constructor Summary | |
OOThrowStatement(OOExceptionExpr myException)
Constructor for class OOThrowStatement |
|
| Method Summary | |
OOExceptionExpr |
getMyException()
Get the value of myException. |
java.lang.String |
getSourceCode(OOGenVisitor visitor)
Get the sourceCode attribute of the OOThrowStatement object |
java.lang.String |
toString()
Describe toString method here. |
| Methods inherited from class de.uni_paderborn.fujaba.codegen.OOStatement |
add, add, addAll, addAll, getToken, removeYou, setToken, toArray |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public OOThrowStatement(OOExceptionExpr myException)
myException - No description provided| Method Detail |
public OOExceptionExpr getMyException()
public java.lang.String getSourceCode(OOGenVisitor visitor)
getSourceCode in class OOStatementvisitor - No description provided
public java.lang.String toString()
OOStatementtoString method here.
toString in class OOStatement
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||