public final class Removed
extends org.revapi.java.spi.CheckBase
Constructor and Description |
---|
Removed() |
Modifier and Type | Method and Description |
---|---|
protected List<org.revapi.Difference> |
doVisitAnnotation(org.revapi.java.spi.JavaAnnotationElement oldAnnotation,
org.revapi.java.spi.JavaAnnotationElement newAnnotation) |
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 oldAnnotation, org.revapi.java.spi.JavaAnnotationElement newAnnotation)
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.