public static class TypeAnnotationsReader.SuperTypeTarget extends TypeAnnotationsReader.TypeAnnotationTarget
| Constructor and Description |
|---|
SuperTypeTarget(java.lang.String superType) |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
acceptVisitor(TypeAnnotationsReader.TypeAnnotationTargetVisitor<R> visitor) |
java.lang.String |
getSuperType() |
getTargetInfopublic java.lang.String getSuperType()
public <R> R acceptVisitor(TypeAnnotationsReader.TypeAnnotationTargetVisitor<R> visitor)
acceptVisitor in class TypeAnnotationsReader.TypeAnnotationTarget