|
|||||||||
| 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.AbstractStatement
com.ibm.wala.fixedpoint.impl.UnaryStatement
com.ibm.wala.ipa.callgraph.propagation.AssignEquation
public final class AssignEquation
A apecialized equation class introduced for efficiency
| Field Summary |
|---|
| Fields inherited from class com.ibm.wala.fixedpoint.impl.UnaryStatement |
|---|
lhs, rhs |
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
AbstractOperator |
getOperator()
Return the operator for this equation |
void |
performVerboseAction()
optional method used for performance debugging |
| Methods inherited from class com.ibm.wala.fixedpoint.impl.UnaryStatement |
|---|
evaluate, getLHS, getOperands, getRHS, getRightHandSide, hashCode, hasVariable, toString |
| Methods inherited from class com.ibm.wala.fixedpoint.impl.AbstractStatement |
|---|
getOrderNumber |
| 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 |
| Method Detail |
|---|
public AbstractOperator getOperator()
AbstractStatement
getOperator in class AbstractStatementpublic boolean equals(java.lang.Object o)
equals in class UnaryStatementpublic void performVerboseAction()
VerboseAction
performVerboseAction in interface VerboseAction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||