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