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