public interface JavaTypeVisitor extends ClasspathTreeVisitor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JavaTypeVisitor.JavaType
A Java type.
|
| Modifier and Type | Method and Description |
|---|---|
ClasspathTreeVisitResult |
visitJavaTypes(java.util.Collection<JavaTypeVisitor.JavaType> types)
Visit Java types.
|
postVisitSubtree, preVisitSubtreeClasspathTreeVisitResult visitJavaTypes(java.util.Collection<JavaTypeVisitor.JavaType> types)
types - the Java types