public class ShiftRight extends BinaryOperator
| Constructor and Description |
|---|
ShiftRight(AnnotationValue left,
AnnotationValue right) |
| 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() |
getLeft, getRightpublic ShiftRight(AnnotationValue left, AnnotationValue right)
public Object accept(ExpressionVisitor visitor)
AnnotationValuevisitor - Visitorpublic String getParameterValue()
ExpressionJavaAnnotation#getNamedParameter(String).Copyright © 2002–2016. All rights reserved.