polyglot.visit
Class CopyPropagator.DataFlowItem.CopyInfo
java.lang.Object
polyglot.visit.CopyPropagator.DataFlowItem.CopyInfo
- Enclosing class:
- CopyPropagator.DataFlowItem
protected static class CopyPropagator.DataFlowItem.CopyInfo
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
li
public final LocalInstance li
from
public CopyPropagator.DataFlowItem.CopyInfo from
to
public java.util.Set to
root
public CopyPropagator.DataFlowItem.CopyInfo root
CopyPropagator.DataFlowItem.CopyInfo
protected CopyPropagator.DataFlowItem.CopyInfo(LocalInstance li)
setRoot
protected void setRoot(CopyPropagator.DataFlowItem.CopyInfo root)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object