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