356357358359360361362363364365366
else { seen.add(line); } FinallyBlock finallyBlock = new FinallyBlock(line); current.addChild(finallyBlock); this.current = finallyBlock; List<AbstractIntermediate> successors = getUnseenSuccessors(line);