com.thoughtworks.qdox.model.annotation

Class AnnotationShiftRight

public class AnnotationShiftRight extends AnnotationBinaryOperator

Constructor Summary
AnnotationShiftRight(AnnotationValue left, AnnotationValue right)
Method Summary
Objectaccept(AnnotationVisitor visitor)
ObjectgetParameterValue()
StringtoString()

Constructor Detail

AnnotationShiftRight

public AnnotationShiftRight(AnnotationValue left, AnnotationValue right)

Method Detail

accept

public Object accept(AnnotationVisitor visitor)

getParameterValue

public Object getParameterValue()

toString

public String toString()