public class AnnotationUnsignedShiftRight extends AnnotationBinaryOperator
Constructor and Description |
---|
AnnotationUnsignedShiftRight(AnnotationValue left,
AnnotationValue right) |
Modifier and Type | Method and Description |
---|---|
Object |
accept(AnnotationVisitor visitor)
Accept a visitor for this value.
|
Object |
getParameterValue()
Get a parameter value for
Annotation.getNamedParameter(String) . |
String |
toString() |
getLeft, getRight
public AnnotationUnsignedShiftRight(AnnotationValue left, AnnotationValue right)
public Object accept(AnnotationVisitor visitor)
AnnotationValue
visitor
- Visitorpublic Object getParameterValue()
AnnotationValue
Annotation.getNamedParameter(String)
.Copyright © 2002-2012. All Rights Reserved.