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, replaceSingleUsageLValues
collectLValueUsage, collectTypeUsages, doesBlackListLValueReplacement, dump, dumpWithOuterPrecedence, getAnnotatedCreationType, getInferredJavaType, outerDeepClone, toString, validIterator
public boolean equals(Object o)
equals
in class StackSSALabel
public StackSSALabel getMatch()
getMatch
in interface Wildcard<StackSSALabel>
public void resetMatch()
resetMatch
in interface Wildcard<StackSSALabel>
Copyright © 2011-2021. All Rights Reserved.