8081828384858687888990
else { refHandle = (BranchHandle)line.getInstruction(); } WhileIntermediate whileIntermediate = new WhileIntermediate(refHandle, line); //add this to the graph. this.igc.getGraph().addVertex(whileIntermediate); //get the incoming from the goto...