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