public final class FormalTypeParametersChanged
extends org.revapi.java.spi.CheckBase
org.revapi.java.spi.CheckBase.ActiveElements<T extends Element>| Constructor and Description |
|---|
FormalTypeParametersChanged() |
| Modifier and Type | Method and Description |
|---|---|
protected List<org.revapi.Difference> |
doEnd() |
protected void |
doVisitClass(TypeElement oldType,
TypeElement newType) |
protected void |
doVisitMethod(ExecutableElement oldMethod,
ExecutableElement newMethod) |
createDifference, createDifference, doVisitAnnotation, doVisitField, doVisitMethodParameter, getAnalysisContext, getConfigurationRootPaths, getJSONSchema, getNewTypeEnvironment, getOldTypeEnvironment, initialize, isAccessible, isAccessibleOrInAPI, isBothAccessible, isBothAccessibleOrInApi, isBothPrivate, isEffectivelyAccessible, isMissing, isPubliclyUsedAs, popIfActive, pushActive, setNewTypeEnvironment, setOldTypeEnvironment, visitAnnotation, visitClass, visitEnd, visitField, visitMethod, visitMethodParameterprotected void doVisitClass(@Nullable TypeElement oldType, @Nullable TypeElement newType)
doVisitClass in class org.revapi.java.spi.CheckBaseprotected void doVisitMethod(@Nullable ExecutableElement oldMethod, @Nullable ExecutableElement newMethod)
doVisitMethod in class org.revapi.java.spi.CheckBaseCopyright © 2015. All Rights Reserved.