Class NarrowingAssignmentRewriter
- java.lang.Object
-
- org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.NarrowingAssignmentRewriter
-
- All Implemented Interfaces:
Op04Rewriter
public class NarrowingAssignmentRewriter extends java.lang.Object implements Op04Rewriter
-
-
Constructor Summary
Constructors Constructor Description NarrowingAssignmentRewriter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
rewrite(Op04StructuredStatement root)
-
-
-
Method Detail
-
rewrite
public void rewrite(Op04StructuredStatement root)
- Specified by:
rewrite
in interfaceOp04Rewriter
-
-