com.ibm.wala.cast.js.ipa.callgraph
Class JSSyntheticParameterKey
java.lang.Object
com.ibm.wala.ipa.callgraph.propagation.AbstractPointerKey
com.ibm.wala.ipa.callgraph.propagation.AbstractLocalPointerKey
com.ibm.wala.ipa.callgraph.propagation.NodeKey
com.ibm.wala.cast.js.ipa.callgraph.JSSyntheticParameterKey
- All Implemented Interfaces:
- PointerKey
public class JSSyntheticParameterKey
- extends NodeKey
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
lengthOffset
public static int lengthOffset
JSSyntheticParameterKey
public JSSyntheticParameterKey(CGNode node,
int param)
equals
public boolean equals(java.lang.Object o)
- Specified by:
equals in class NodeKey
hashCode
public int hashCode()
- Specified by:
hashCode in class NodeKey
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object