public abstract class AbstractIteration2Java extends Object implements Iteration2Java
| Constructor and Description |
|---|
AbstractIteration2Java() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendAccumulatorInit(JavaStream js,
CGBuiltInIterationCallExp cgIterationCallExp) |
CGTypeId |
getAccumulatorTypeId(CodeGenAnalyzer analyzer,
CGBuiltInIterationCallExp cgIterationCallExp) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappendFinalValue, appendUpdatepublic void appendAccumulatorInit(JavaStream js, CGBuiltInIterationCallExp cgIterationCallExp)
appendAccumulatorInit in interface Iteration2Javapublic CGTypeId getAccumulatorTypeId(CodeGenAnalyzer analyzer, CGBuiltInIterationCallExp cgIterationCallExp)
getAccumulatorTypeId in interface IterationHelperCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.