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