|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.fixedpoint.impl.AbstractOperator
com.ibm.wala.fixedpoint.impl.UnaryOperator
com.ibm.wala.ipa.callgraph.propagation.PropagationCallGraphBuilder.FilterOperator
com.ibm.wala.ipa.callgraph.propagation.PropagationCallGraphBuilder.InverseFilterOperator
protected class PropagationCallGraphBuilder.InverseFilterOperator
| Field Summary |
|---|
| Fields inherited from interface com.ibm.wala.fixpoint.FixedPointConstants |
|---|
CHANGED, CHANGED_AND_FIXED, CHANGED_MASK, FIXED_MASK, NOT_CHANGED, NOT_CHANGED_AND_FIXED, SIDE_EFFECT_MASK |
| Constructor Summary | |
|---|---|
PropagationCallGraphBuilder.InverseFilterOperator()
|
|
| Method Summary | |
|---|---|
byte |
evaluate(IVariable lhs,
IVariable rhs)
Evaluate this equation, setting a new value for the left-hand side. |
boolean |
isComplex()
Is the operator complex; i.e., might it give rise to new constraints? |
java.lang.String |
toString()
|
| Methods inherited from class com.ibm.wala.ipa.callgraph.propagation.PropagationCallGraphBuilder.FilterOperator |
|---|
equals, hashCode |
| Methods inherited from class com.ibm.wala.fixedpoint.impl.UnaryOperator |
|---|
evaluate, isIdentity, makeEquation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PropagationCallGraphBuilder.InverseFilterOperator()
| Method Detail |
|---|
public java.lang.String toString()
toString in class PropagationCallGraphBuilder.FilterOperatorpublic boolean isComplex()
IPointerOperator
isComplex in interface IPointerOperatorisComplex in class PropagationCallGraphBuilder.FilterOperator
public byte evaluate(IVariable lhs,
IVariable rhs)
UnaryOperator
evaluate in class PropagationCallGraphBuilder.FilterOperator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||