|
|||||||||||
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
Constructor Summary | |
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 |
Constructor Detail |
public OOFWIteratorGotoNextExpr(OOVariable iterName)
iterName
- No description providedMethod Detail |
public OOVariable getIterName()
public java.lang.String getSourceCode(OOGenVisitor visitor)
getSourceCode
in class OOExpression
visitor
- No description provided
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |