public class WildcardMatch.StaticVariableWildcard extends StaticVariable implements Wildcard<StaticVariable>
LValue.Creation
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
StaticVariable |
getMatch() |
void |
resetMatch() |
applyExpressionRewriter, deepClone, dumpInner, getNonSimpleCopy, getPrecedence, getSimpleCopy, hashCode, replaceSingleUsageLValues
collectLValueAssignments, collectTypeUsages, collectVariableMutation, getClassFileField, getField, getFieldName, getNumberOfCreators, getOwningClassType, getRawFieldName, isFinal, isHiddenDeclaration, isVar, markFinal, markVar
canThrow, collectLValueUsage, doesBlackListLValueReplacement, dump, dump, dumpWithOuterPrecedence, getAnnotatedCreationType, getInferredJavaType, outerDeepClone, toString, validIterator
public StaticVariable getMatch()
getMatch
in interface Wildcard<StaticVariable>
public void resetMatch()
resetMatch
in interface Wildcard<StaticVariable>
public boolean equals(Object o)
equals
in class StaticVariable
Copyright © 2011-2021. All Rights Reserved.