public class WildcardMatch.ArithmeticMutationWildcard extends Object implements Wildcard<ArithmeticMutationOperation>
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ArithmeticMutationOperation |
getMatch() |
OptionalMatch<ArithOp> |
getOp() |
void |
resetMatch() |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdumppublic ArithmeticMutationOperation getMatch()
getMatch in interface Wildcard<ArithmeticMutationOperation>public OptionalMatch<ArithOp> getOp()
public void resetMatch()
resetMatch in interface Wildcard<ArithmeticMutationOperation>Copyright © 2011-2021. All Rights Reserved.