Uses of Class
com.thoughtworks.qdox.model.annotation.AnnotationTypeRef
-
Packages that use AnnotationTypeRef Package Description com.thoughtworks.qdox.model.annotation -
-
Uses of AnnotationTypeRef in com.thoughtworks.qdox.model.annotation
Methods in com.thoughtworks.qdox.model.annotation with parameters of type AnnotationTypeRef Modifier and Type Method Description java.lang.Object
AnnotationVisitor. visitAnnotationTypeRef(AnnotationTypeRef typeRef)
java.lang.Object
EvaluatingVisitor. visitAnnotationTypeRef(AnnotationTypeRef typeRef)
java.lang.Object
RecursiveAnnotationVisitor. visitAnnotationTypeRef(AnnotationTypeRef typeRef)
-