public static class TypeAnnotationsReader.SuperTypeTarget extends TypeAnnotationsReader.TypeAnnotationTarget
| Constructor and Description |
|---|
SuperTypeTarget(String superType) |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
acceptVisitor(TypeAnnotationsReader.TypeAnnotationTargetVisitor<R> visitor) |
String |
getSuperType() |
getTargetInfopublic SuperTypeTarget(String superType)
public String getSuperType()
public <R> R acceptVisitor(TypeAnnotationsReader.TypeAnnotationTargetVisitor<R> visitor)
acceptVisitor in class TypeAnnotationsReader.TypeAnnotationTargetCopyright © 2019. All rights reserved.