Class NonStaticLifter
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.NonStaticLifter
Similar to the static lifter, however this has to cope with the possibility that EVERY constructor
will have had the non static initialisation pushed into it.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NonStaticLifter
-
-
Method Details
-
liftNonStatics
public void liftNonStatics()
-