|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.ipa.callgraph.propagation.AbstractPointsToSolver
com.ibm.wala.ipa.callgraph.propagation.StandardSolver
public class StandardSolver
standard fixed-point iterative solver for pointer analysis
| Field Summary |
|---|
| Fields inherited from class com.ibm.wala.ipa.callgraph.propagation.AbstractPointsToSolver |
|---|
DEBUG |
| Constructor Summary | |
|---|---|
StandardSolver(PropagationSystem system,
PropagationCallGraphBuilder builder)
|
|
| Method Summary | |
|---|---|
void |
solve()
|
| Methods inherited from class com.ibm.wala.ipa.callgraph.propagation.AbstractPointsToSolver |
|---|
getBuilder, getReflectionHandler, getSystem |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardSolver(PropagationSystem system,
PropagationCallGraphBuilder builder)
system - builder - | Method Detail |
|---|
public void solve()
solve in interface IPointsToSolversolve in class AbstractPointsToSolver
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||