AnnotationValue, Expressionpublic class PreIncrement extends UnaryOperator
| Constructor | Description |
|---|---|
PreIncrement(AnnotationValue value) |
| Modifier and Type | Method | Description |
|---|---|---|
Object |
accept(ExpressionVisitor visitor) |
Accept a visitor for this value.
|
String |
getParameterValue() |
Get a parameter value for
JavaAnnotation.getNamedParameter(String). |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetValuepublic PreIncrement(AnnotationValue value)
public Object accept(ExpressionVisitor visitor)
visitor - Visitorpublic String getParameterValue()
JavaAnnotation.getNamedParameter(String).Copyright © 2002–2018. All rights reserved.