com.thoughtworks.qdox.model.annotation
public abstract class AnnotationBinaryOperator extends Object implements AnnotationValue
Constructor Summary | |
---|---|
AnnotationBinaryOperator(AnnotationValue left, AnnotationValue right) |
Method Summary | |
---|---|
AnnotationValue | getLeft() |
AnnotationValue | getRight() |