public final class NowFinal extends ModifierChanged
Constructor and Description |
---|
NowFinal() |
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() |
doVisit, stringify
createDifference, createDifferenceWithExplicitParams, doVisitAnnotation, doVisitClass, doVisitField, doVisitMethodParameter, getAnalysisContext, getConfigurationRootPaths, getJSONSchema, getNewTypeEnvironment, getOldTypeEnvironment, initialize, isAccessible, isBothAccessible, isBothPrivate, isMissing, 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
protected List<org.revapi.Difference> doEnd()
doEnd
in class ModifierChanged
Copyright © 2017 Lukas Krejci. All Rights Reserved.