|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--jreversepro.reflect.method.JBlockObject
|
+--jreversepro.reflect.method.JElseIfBlock
| Field Summary |
| Fields inherited from class jreversepro.reflect.method.JBlockObject |
indent |
| Constructor Summary | |
JElseIfBlock(JBranchEntry _jbe,
java.lang.String _expr)
Creates a new instance of JElseIfBlock |
|
| Method Summary | |
protected java.lang.String |
getEntryCode()
Outputs any starting code to open the block |
protected java.lang.String |
getExitCode()
Outputs any terminating code to close the block |
| Methods inherited from class jreversepro.reflect.method.JBlockObject |
addBlock, addStatement, getEntryLineOfCode, getExitLineOfCode, getFlattenedCode, isSimpleBlock, removeLastBlock, removeLastStatement, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JElseIfBlock(JBranchEntry _jbe,
java.lang.String _expr)
| Method Detail |
protected java.lang.String getEntryCode()
getEntryCode in class JBlockObjectprotected java.lang.String getExitCode()
getExitCode in class JBlockObject
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||