public class CgEdge extends Object
VarNode
base_var
boolean
is_obsoleted
long
map_offset
CgEdge
next
int
s
scc_edge
Edge
sootEdge
t
CgEdge(int ss, int tt, Edge se, CgEdge ne)
duplicate()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Edge sootEdge
public int s
public int t
public long map_offset
public boolean scc_edge
public boolean is_obsoleted
public VarNode base_var
public CgEdge next
public CgEdge(int ss, int tt, Edge se, CgEdge ne)
public CgEdge duplicate()
public String toString()
toString
Object