com.thoughtworks.qdox.model.annotation
public class AnnotationLogicalOr extends AnnotationBinaryOperator
Constructor Summary | |
---|---|
AnnotationLogicalOr(AnnotationValue left, AnnotationValue right) |
Method Summary | |
---|---|
Object | accept(AnnotationVisitor visitor) |
Object | getParameterValue() |
String | toString() |