|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.codegen.OOExpression
de.uni_paderborn.fujaba.codegen.OOSingleExpr
de.uni_paderborn.fujaba.codegen.OOFWIteratorGotoNextExpr
Class OOFWIteratorGotoNextExpr
| Field Summary | |
private OOVariable |
iterName
UMLAttribute : 'iterName : OOVariable ' |
| Fields inherited from class de.uni_paderborn.fujaba.codegen.OOExpression |
|
| Constructor Summary | |
private |
OOFWIteratorGotoNextExpr()
Default Constructor |
|
OOFWIteratorGotoNextExpr(OOVariable iterName)
Constructor for class OOFWIteratorGotoNextExpr |
| Method Summary | |
OOVariable |
getIterName()
Get the value of iterName. |
java.lang.String |
getSourceCode(OOGenVisitor visitor)
Get the sourceCode attribute of the OOFWIteratorGotoNextExpr object |
java.lang.String |
toString()
|
| Methods inherited from class de.uni_paderborn.fujaba.codegen.OOExpression |
addAll, removeYou, toArray |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private OOVariable iterName
| Constructor Detail |
private OOFWIteratorGotoNextExpr()
public OOFWIteratorGotoNextExpr(OOVariable iterName)
iterName - No description provided| Method Detail |
public OOVariable getIterName()
public java.lang.String getSourceCode(OOGenVisitor visitor)
getSourceCode in class OOExpressionvisitor - No description provided
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||