Class | Description |
---|---|
AbstractElementVisitor<T,V> |
An abstract
ElementVisitor that should be used for implementation
of any other element visitors. |
ClassVisitor |
An
ElementVisitor that visits methods of classes and interfaces and applies
different checks to them. |
ConstraintAnnotationVisitor |
An
ElementVisitor that visits annotated elements (type declarations,
methods and fields) and applies different ConstraintCheck s to them. |
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved