|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OOFWIteratorHasNextExpr | |
de.uni_paderborn.fujaba.codegen |
Uses of OOFWIteratorHasNextExpr in de.uni_paderborn.fujaba.codegen |
Methods in de.uni_paderborn.fujaba.codegen that return OOFWIteratorHasNextExpr | |
static OOFWIteratorHasNextExpr |
OO.iterHasNext(OOVariable iterName,
OOVariable objectName,
OOType elemType,
boolean useAccessMethod)
Describe iterHasNext method here. |
static OOFWIteratorHasNextExpr |
OO.iterHasNext(OOVariable iterName,
java.lang.String objectName,
OOType elemType,
boolean useAccessMethod)
Describe iterHasNext method here. |
static OOFWIteratorHasNextExpr |
OO.iterHasNext(OOVariable iterName,
OOVariable objectName)
Describe iterHasNext method here. |
static OOFWIteratorHasNextExpr |
OO.iterHasNext(OOVariable iterName,
java.lang.String objectName)
Describe iterHasNext method here. |
Methods in de.uni_paderborn.fujaba.codegen with parameters of type OOFWIteratorHasNextExpr | |
java.lang.String |
JavaGenVisitor.getSourceCode(OOFWIteratorHasNextExpr expression)
Get the sourceCode attribute of the JavaGenVisitor object |
java.lang.String |
EiffelGenVisitor.getSourceCode(OOFWIteratorHasNextExpr expression)
Get the sourceCode attribute of the EiffelGenVisitor object |
java.lang.String |
AbstractCPPGenVisitor.getSourceCode(OOFWIteratorHasNextExpr expression)
Get the sourceCode attribute of the AbstractCPPGenVisitor object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |