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