Interface TypeAnnotationTargetInfo
-
- All Known Implementing Classes:
TypeAnnotationTargetInfo.TypeAnnotationCatchTarget
,TypeAnnotationTargetInfo.TypeAnnotationEmptyTarget
,TypeAnnotationTargetInfo.TypeAnnotationFormalParameterTarget
,TypeAnnotationTargetInfo.TypeAnnotationLocalVarTarget
,TypeAnnotationTargetInfo.TypeAnnotationOffsetTarget
,TypeAnnotationTargetInfo.TypeAnnotationParameterBoundTarget
,TypeAnnotationTargetInfo.TypeAnnotationParameterTarget
,TypeAnnotationTargetInfo.TypeAnnotationSupertypeTarget
,TypeAnnotationTargetInfo.TypeAnnotationThrowsTarget
,TypeAnnotationTargetInfo.TypeAnnotationTypeArgumentTarget
public interface TypeAnnotationTargetInfo
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface 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
-