|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.ipa.slicer.Statement
com.ibm.wala.ipa.slicer.ExceptionalReturnCallee
public class ExceptionalReturnCallee
A Statement representing the exceptional return value in a callee,
immediately before returning to the caller.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.ibm.wala.ipa.slicer.Statement |
|---|
Statement.Kind |
| Constructor Summary | |
|---|---|
ExceptionalReturnCallee(CGNode node)
|
|
| Method Summary | |
|---|---|
Statement.Kind |
getKind()
|
| Methods inherited from class com.ibm.wala.ipa.slicer.Statement |
|---|
equals, getNode, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionalReturnCallee(CGNode node)
| Method Detail |
|---|
public Statement.Kind getKind()
getKind in class Statement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||