public class WildcardMatch.StackLabelWildCard extends StackSSALabel implements Wildcard<StackSSALabel>
LValue.Creation| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
StackSSALabel |
getMatch() |
void |
resetMatch() |
applyExpressionRewriter, canThrow, collectLValueAssignments, collectVariableMutation, deepClone, dump, dumpInner, getNumberOfCreators, getPrecedence, getStackEntry, hashCode, isFinal, isVar, markFinal, markVar, replaceSingleUsageLValuescollectLValueUsage, collectTypeUsages, doesBlackListLValueReplacement, dump, dumpWithOuterPrecedence, getAnnotatedCreationType, getInferredJavaType, outerDeepClone, toString, validIteratorpublic boolean equals(Object o)
equals in class StackSSALabelpublic StackSSALabel getMatch()
getMatch in interface Wildcard<StackSSALabel>public void resetMatch()
resetMatch in interface Wildcard<StackSSALabel>Copyright © 2011-2021. All Rights Reserved.