Class EnumAllSuperRewriter
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.RedundantSuperRewriter
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.EnumAllSuperRewriter
- All Implemented Interfaces:
Op04Rewriter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
canBeNopped
(SuperFunctionInvokation superInvokation) Methods inherited from class org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.RedundantSuperRewriter
getDeclarationsToNop, getSuperArgs, rewrite
-
Constructor Details
-
EnumAllSuperRewriter
public EnumAllSuperRewriter()
-
-
Method Details
-
canBeNopped
- Overrides:
canBeNopped
in classRedundantSuperRewriter
-