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) |
rewriteprotected List<Expression> getSuperArgs(WildcardMatch wcm)
getSuperArgs in class RedundantSuperRewriterprotected Set<LValue> getDeclarationsToNop(WildcardMatch wcm)
getDeclarationsToNop in class RedundantSuperRewriterprotected boolean canBeNopped(SuperFunctionInvokation superInvokation)
canBeNopped in class RedundantSuperRewriterCopyright © 2011-2021. All Rights Reserved.