public final class AttributeValueChanged
extends org.revapi.java.spi.CheckBase
Constructor and Description |
---|
AttributeValueChanged() |
Modifier and Type | Method and Description |
---|---|
protected List<org.revapi.Difference> |
doVisitAnnotation(org.revapi.java.spi.JavaAnnotationElement oldElement,
org.revapi.java.spi.JavaAnnotationElement newElement) |
EnumSet<org.revapi.java.spi.Check.Type> |
getInterest() |
createDifference, createDifferenceWithExplicitParams, doEnd, doVisitClass, doVisitField, doVisitMethod, doVisitMethodParameter, getAnalysisContext, getExtensionId, getJSONSchema, getNewTypeEnvironment, getOldTypeEnvironment, initialize, isAccessible, isBothAccessible, isBothPrivate, isDescendingOnNonExisting, isMissing, peekLastActive, popIfActive, pushActive, setNewTypeEnvironment, setOldTypeEnvironment, visitAnnotation, visitClass, visitEnd, visitField, visitMethod, visitMethodParameter
protected List<org.revapi.Difference> doVisitAnnotation(org.revapi.java.spi.JavaAnnotationElement oldElement, org.revapi.java.spi.JavaAnnotationElement newElement)
doVisitAnnotation
in class org.revapi.java.spi.CheckBase
public EnumSet<org.revapi.java.spi.Check.Type> getInterest()
Copyright © 2014-2020 Lukas Krejci. All Rights Reserved.