Uses of Package
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters
-
Classes in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters used by org.benf.cfr.reader.bytecode.analysis.parse.expression Class Description PrimitiveBoxingRewriter This seems daft - why do I need to have all this boilerplate? Why not just replace with a cast, and a function pointer.VarArgsRewriter -
Classes in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters used by org.benf.cfr.reader.bytecode.analysis.parse.expression.rewriteinterface Class Description PrimitiveBoxingRewriter This seems daft - why do I need to have all this boilerplate? Why not just replace with a cast, and a function pointer.VarArgsRewriter -
Classes in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters used by org.benf.cfr.reader.bytecode.analysis.structured.statement Class Description PrimitiveBoxingRewriter This seems daft - why do I need to have all this boilerplate? Why not just replace with a cast, and a function pointer.