|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.ipa.callgraph.propagation.ReflectionHandler
public class ReflectionHandler
a helper class which can modify a PropagationCallGraphBuilder to deal with reflective factory methods.
| Constructor Summary | |
|---|---|
ReflectionHandler(PropagationCallGraphBuilder builder)
|
|
| Method Summary | |
|---|---|
protected boolean |
updateForReflection(MonitorUtil.IProgressMonitor monitor)
update the pointer analysis solver based on flow of reflective factory results to checkcasts |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReflectionHandler(PropagationCallGraphBuilder builder)
| Method Detail |
|---|
protected boolean updateForReflection(MonitorUtil.IProgressMonitor monitor)
throws java.lang.IllegalArgumentException,
CancelException
monitor -
CancelException
java.lang.IllegalArgumentException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||