Uses of Interface
com.sun.mirror.util.TypeVisitor
Package
Description
Interfaces used to model types.
Utilities to assist in the processing of declarations and types.
-
Uses of TypeVisitor in com.sun.mirror.type
Modifier and TypeMethodDescriptionvoid
TypeMirror.accept
(TypeVisitor v) Applies a visitor to this type. -
Uses of TypeVisitor in com.sun.mirror.util