Class SwitchReplacer.NodesReachedUntil

java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.SwitchReplacer.NodesReachedUntil
All Implemented Interfaces:
BinaryProcedure<Op03SimpleStatement,GraphVisitor<Op03SimpleStatement>>
Enclosing class:
SwitchReplacer

private static class SwitchReplacer.NodesReachedUntil extends Object implements BinaryProcedure<Op03SimpleStatement,GraphVisitor<Op03SimpleStatement>>