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