Class TypeAnnotationTargetInfo.TypeAnnotationThrowsTarget
java.lang.Object
org.benf.cfr.reader.entities.attributes.TypeAnnotationTargetInfo.TypeAnnotationThrowsTarget
- All Implemented Interfaces:
TypeAnnotationTargetInfo
- Enclosing interface:
- TypeAnnotationTargetInfo
public static class TypeAnnotationTargetInfo.TypeAnnotationThrowsTarget
extends Object
implements TypeAnnotationTargetInfo
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.benf.cfr.reader.entities.attributes.TypeAnnotationTargetInfo
TypeAnnotationTargetInfo.LocalVarTarget, TypeAnnotationTargetInfo.TypeAnnotationCatchTarget, TypeAnnotationTargetInfo.TypeAnnotationEmptyTarget, TypeAnnotationTargetInfo.TypeAnnotationFormalParameterTarget, TypeAnnotationTargetInfo.TypeAnnotationLocalVarTarget, TypeAnnotationTargetInfo.TypeAnnotationOffsetTarget, TypeAnnotationTargetInfo.TypeAnnotationParameterBoundTarget, TypeAnnotationTargetInfo.TypeAnnotationParameterTarget, TypeAnnotationTargetInfo.TypeAnnotationSupertypeTarget, TypeAnnotationTargetInfo.TypeAnnotationThrowsTarget, TypeAnnotationTargetInfo.TypeAnnotationTypeArgumentTarget
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
throws_type_index
private final int throws_type_index
-
-
Constructor Details
-
TypeAnnotationThrowsTarget
private TypeAnnotationThrowsTarget(int throws_type_index)
-
-
Method Details
-
Read
-
getIndex
public int getIndex()
-