com.thoughtworks.qdox.model.annotation
public class AnnotationLogicalNot extends AnnotationUnaryOperator
Constructor Summary | |
---|---|
AnnotationLogicalNot(AnnotationValue value) |
Method Summary | |
---|---|
Object | accept(AnnotationVisitor visitor) |
Object | getParameterValue() |
String | toString() |