Class AnnotationBinaryOperator
java.lang.Object
com.thoughtworks.qdox.model.annotation.AnnotationBinaryOperator
- All Implemented Interfaces:
AnnotationValue
- Direct Known Subclasses:
AnnotationAdd,AnnotationAnd,AnnotationDivide,AnnotationEquals,AnnotationExclusiveOr,AnnotationGreaterEquals,AnnotationGreaterThan,AnnotationLessEquals,AnnotationLessThan,AnnotationLogicalAnd,AnnotationLogicalOr,AnnotationMultiply,AnnotationNotEquals,AnnotationOr,AnnotationRemainder,AnnotationShiftLeft,AnnotationShiftRight,AnnotationSubtract,AnnotationUnsignedShiftRight
-
Constructor Details
-
AnnotationBinaryOperator
-
-
Method Details
-
getLeft
-
getRight
-