|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.cast.ir.translator.AstTranslator.IncipientCFG.Unwind
protected class AstTranslator.IncipientCFG.Unwind
| Constructor Summary | |
|---|---|
protected |
AstTranslator.IncipientCFG.Unwind()
|
| Method Summary | |
|---|---|
AstTranslator.PreBasicBlock |
findOrCreateCode(AstTranslator.PreBasicBlock source,
AstTranslator.PreBasicBlock target,
boolean exception)
When adding an edge from source to target, it is possible that certain exception-handling code needs to be executed before the control is actually transfered to target. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AstTranslator.IncipientCFG.Unwind()
| Method Detail |
|---|
public AstTranslator.PreBasicBlock findOrCreateCode(AstTranslator.PreBasicBlock source,
AstTranslator.PreBasicBlock target,
boolean exception)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||