Class TypeAnnotationTargetInfo.TypeAnnotationTypeArgumentTarget
java.lang.Object
org.benf.cfr.reader.entities.attributes.TypeAnnotationTargetInfo.TypeAnnotationTypeArgumentTarget
- All Implemented Interfaces:
TypeAnnotationTargetInfo
- Enclosing interface:
- TypeAnnotationTargetInfo
public static class TypeAnnotationTargetInfo.TypeAnnotationTypeArgumentTarget
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
FieldsModifier and TypeFieldDescriptionprivate final int
private final short
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
TypeAnnotationTypeArgumentTarget
(int offset, short type_argument_index) -
Method Summary
-
Field Details
-
offset
private final int offset -
type_argument_index
private final short type_argument_index
-
-
Constructor Details
-
TypeAnnotationTypeArgumentTarget
private TypeAnnotationTypeArgumentTarget(int offset, short type_argument_index)
-
-
Method Details
-
Read
-