java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.NonStaticLifter

public class NonStaticLifter extends Object
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.