Class SwitchStringRewriter
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.SwitchStringRewriter
- All Implemented Interfaces:
Op04Rewriter
-
Constructor Summary
ConstructorsConstructorDescriptionSwitchStringRewriter(Options options, ClassFileVersion classFileVersion, BytecodeMeta bytecodeMeta) -
Method Summary
-
Constructor Details
-
SwitchStringRewriter
public SwitchStringRewriter(Options options, ClassFileVersion classFileVersion, BytecodeMeta bytecodeMeta)
-
-
Method Details
-
rewrite
- Specified by:
rewritein interfaceOp04Rewriter
-