void |
ExplodedGraphWalker.enqueue(ExplodedGraph.ProgramPoint programPoint,
ProgramState programState) |
void |
ExplodedGraphWalker.enqueue(ExplodedGraph.ProgramPoint newProgramPoint,
ProgramState programState,
boolean exitPath) |
void |
ExplodedGraphWalker.enqueue(ExplodedGraph.ProgramPoint newProgramPoint,
ProgramState programState,
boolean exitPath,
MethodYield methodYield) |
void |
ExplodedGraphWalker.enqueue(ExplodedGraph.ProgramPoint programPoint,
ProgramState programState,
MethodYield methodYield) |
ProgramState |
ProgramState.visitedPoint(ExplodedGraph.ProgramPoint programPoint,
int nbOfVisit) |