com.thoughtworks.qdox.model.annotation
public class AnnotationTypeRef extends Object implements AnnotationValue
Constructor Summary | |
---|---|
AnnotationTypeRef(Type type) |
Method Summary | |
---|---|
Object | accept(AnnotationVisitor visitor) |
Object | getParameterValue() |
Type | getType() |
String | toString() |