public class LogicalNot extends UnaryOperator
Constructor and Description |
---|
LogicalNot(AnnotationValue value) |
Modifier and Type | Method and Description |
---|---|
Object |
accept(ExpressionVisitor visitor)
Accept a visitor for this value.
|
String |
getParameterValue()
Get a parameter value for
JavaAnnotation#getNamedParameter(String) . |
String |
toString() |
getValue
public LogicalNot(AnnotationValue value)
public Object accept(ExpressionVisitor visitor)
AnnotationValue
visitor
- Visitorpublic String getParameterValue()
Expression
JavaAnnotation#getNamedParameter(String)
.Copyright © 2002–2014. All rights reserved.