Check |
An interface that java API checkers need to implement.
|
Check.Type |
|
CheckBase.ActiveElements |
Represents the elements that have been pushed onto the
active elements stack.
|
Code |
The is a list of all difference codes Revapi's Java extension can emit.
|
IgnoreCompletionFailures.Fn0 |
|
IgnoreCompletionFailures.Fn1 |
|
IgnoreCompletionFailures.Fn2 |
|
IgnoreCompletionFailures.Fn3 |
|
IgnoreCompletionFailures.VoidFn0 |
|
IgnoreCompletionFailures.VoidFn1 |
|
IgnoreCompletionFailures.VoidFn2 |
|
IgnoreCompletionFailures.VoidFn3 |
|
JavaAnnotationElement |
Elements in the element forest that correspond to a Java annotation will implement this interface.
|
JavaElement |
Base interface that all Revapi elements modelling the Java AST satisfy.
|
JavaFieldElement |
Elements in the element forest that represent Java fields, will implement this interface.
|
JavaMethodElement |
Elements in the element forest that represent Java methods, will implement this interface.
|
JavaMethodParameterElement |
Elements in the element forest that represent Java method parameters, will implement this interface.
|
JavaModelElement |
All elements corresponding to various Java language model (apart from annotations (see
JavaAnnotationElement )), i.e.
|
JavaTypeElement |
Elements in the element forest that represent Java types, will implement this interface.
|
TypeEnvironment |
|
UseSite.Type |
The way the used class is used by the use site.
|