894895896897898899900901902903904
steps.remove(i); --steplen; continue; } } steps.set(i, new SelfStep(NodeTest.ANYNODE)); } s.visit(this, ctxt); } } return path;