|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.util.graph.impl.NodeWithNumber
com.ibm.wala.fixedpoint.impl.AbstractVariable<T>
com.ibm.wala.fixpoint.IntSetVariable<PointsToSetVariable>
com.ibm.wala.ipa.callgraph.propagation.PointsToSetVariable
public class PointsToSetVariable
| Constructor Summary | |
|---|---|
PointsToSetVariable(PointerKey key)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
PointerKey |
getPointerKey()
|
int |
hashCode()
|
java.lang.String |
toString()
|
| Methods inherited from class com.ibm.wala.fixpoint.IntSetVariable |
|---|
add, addAll, addAll, addAllInIntersection, addAllInIntersection, contains, containsAny, copyState, getValue, remove, removeAll, sameValue, size |
| Methods inherited from class com.ibm.wala.fixedpoint.impl.AbstractVariable |
|---|
getOrderNumber, setOrderNumber |
| Methods inherited from class com.ibm.wala.util.graph.impl.NodeWithNumber |
|---|
getGraphNodeId, setGraphNodeId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ibm.wala.util.graph.INodeWithNumber |
|---|
getGraphNodeId, setGraphNodeId |
| Constructor Detail |
|---|
public PointsToSetVariable(PointerKey key)
| Method Detail |
|---|
public PointerKey getPointerKey()
public boolean equals(java.lang.Object obj)
equals in class AbstractVariable<PointsToSetVariable>public int hashCode()
hashCode in class IntSetVariable<PointsToSetVariable>public java.lang.String toString()
toString in class IntSetVariable<PointsToSetVariable>Object.toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||