- java.lang.Object
-
- org.revapi.java.spi.CheckBase
-
- org.revapi.java.checks.classes.KindChanged
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.revapi.java.spi.CheckBase
org.revapi.java.spi.CheckBase.ActiveElements<T extends Element>
-
Nested classes/interfaces inherited from interface org.revapi.java.spi.Check
org.revapi.java.spi.Check.Type
-
Method Summary
-
Methods inherited from class org.revapi.java.spi.CheckBase
createDifference, createDifference, doVisitAnnotation, doVisitField, doVisitMethod, doVisitMethodParameter, getAnalysisContext, getConfigurationRootPaths, getJSONSchema, getNewTypeEnvironment, getOldTypeEnvironment, initialize, isAccessible, isAccessibleOrInAPI, isBothAccessible, isBothAccessibleOrInApi, isBothPrivate, isEffectivelyAccessible, isMissing, isPubliclyUsedAs, popIfActive, pushActive, setNewTypeEnvironment, setOldTypeEnvironment, visitAnnotation, visitClass, visitEnd, visitField, visitMethod, visitMethodParameter
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
KindChanged
public KindChanged()
Copyright © 2016 Lukas Krejci. All Rights Reserved.