|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttip.cfg.CFGBuilder.Vertex
tip.cfg.CFGBuilder.ExitVertex
private static class CFGBuilder.ExitVertex
Field Summary |
---|
Fields inherited from class tip.cfg.CFGBuilder.Vertex |
---|
edges, parent |
Constructor Summary | |
---|---|
CFGBuilder.ExitVertex(CFGBuilder.Graph parent)
|
Method Summary | |
---|---|
void |
getSuccessorPoints(java.util.Set<CFGBuilder.ProgramPointGraph> successorSet,
java.util.Set<CFGBuilder.Vertex> vertexSet)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CFGBuilder.ExitVertex(CFGBuilder.Graph parent)
Method Detail |
---|
public void getSuccessorPoints(java.util.Set<CFGBuilder.ProgramPointGraph> successorSet, java.util.Set<CFGBuilder.Vertex> vertexSet)
getSuccessorPoints
in class CFGBuilder.Vertex
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |