Class EnumSuperRewriter
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.RedundantSuperRewriter
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.EnumSuperRewriter
- All Implemented Interfaces:
Op04Rewriter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancanBeNopped(SuperFunctionInvokation superInvokation) private static LValuegetLValue(WildcardMatch wcm, String name) protected List<Expression> Methods inherited from class RedundantSuperRewriter
rewrite
-
Constructor Details
-
EnumSuperRewriter
public EnumSuperRewriter()
-
-
Method Details
-
getSuperArgs
- Overrides:
getSuperArgsin classRedundantSuperRewriter
-
getLValue
-
getDeclarationsToNop
- Overrides:
getDeclarationsToNopin classRedundantSuperRewriter
-
canBeNopped
- Overrides:
canBeNoppedin classRedundantSuperRewriter
-