public interface TypeAnnotationTargetInfo
Modifier and Type | Interface and Description |
---|---|
static class |
TypeAnnotationTargetInfo.LocalVarTarget |
static class |
TypeAnnotationTargetInfo.TypeAnnotationCatchTarget |
static class |
TypeAnnotationTargetInfo.TypeAnnotationEmptyTarget |
static class |
TypeAnnotationTargetInfo.TypeAnnotationFormalParameterTarget |
static class |
TypeAnnotationTargetInfo.TypeAnnotationLocalVarTarget |
static class |
TypeAnnotationTargetInfo.TypeAnnotationOffsetTarget |
static class |
TypeAnnotationTargetInfo.TypeAnnotationParameterBoundTarget |
static class |
TypeAnnotationTargetInfo.TypeAnnotationParameterTarget |
static class |
TypeAnnotationTargetInfo.TypeAnnotationSupertypeTarget |
static class |
TypeAnnotationTargetInfo.TypeAnnotationThrowsTarget |
static class |
TypeAnnotationTargetInfo.TypeAnnotationTypeArgumentTarget |
Copyright © 2011-2021. All Rights Reserved.