| Interface | Description |
|---|---|
| ApiContext |
The context in which a class object is being visited.
|
| ApiVisitor | |
| ApiVisitor.VisitorFunction<A extends Annotation,E extends AnnotatedElement> |
Generic representation of each of these functions.
|
| ApiWalker |
Represents an object that can traverse an API
by passing each element to the given
ApiVisitor. |
Copyright © 2019. All rights reserved.