429430431432433434435436437438439
else { seen.add(line); } IfBlock ifBlock = new IfBlock(line); current.addChild(ifBlock); this.current = ifBlock; List<AbstractIntermediate> successors = getUnseenSuccessors(line); //assign true... and go through true.