| Class and Description |
|---|
| Check
An interface that java API checkers need to implement.
|
| 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.
|
| JavaElement
Basic interface that all Revapi elements modelling the Java AST satisfy.
|
| JavaModelElement
All elements corresponding to various Java language model (apart from annotations (see
JavaAnnotationElement)), i.e. |
| TypeEnvironment
This interface mimics (to an extent) the
ProcessingEnvironment and
serves the same purpose. |
| UseSite |
| UseSite.Type |
| UseSite.Visitor
A visitor of the use site graph.
|
Copyright © 2014. All rights reserved.