public class RedundantSuperRewriter extends Object implements Op04Rewriter
Constructor and Description |
---|
RedundantSuperRewriter() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canBeNopped(SuperFunctionInvokation superInvokation) |
protected Set<LValue> |
getDeclarationsToNop(WildcardMatch wcm) |
protected List<Expression> |
getSuperArgs(WildcardMatch wcm) |
void |
rewrite(Op04StructuredStatement root) |
protected List<Expression> getSuperArgs(WildcardMatch wcm)
protected Set<LValue> getDeclarationsToNop(WildcardMatch wcm)
public void rewrite(Op04StructuredStatement root)
rewrite
in interface Op04Rewriter
protected boolean canBeNopped(SuperFunctionInvokation superInvokation)
Copyright © 2011-2021. All Rights Reserved.