public static class TypeAnnotationTargetInfo.TypeAnnotationParameterTarget extends java.lang.Object implements TypeAnnotationTargetInfo
TypeAnnotationTargetInfo.LocalVarTarget, TypeAnnotationTargetInfo.TypeAnnotationCatchTarget, TypeAnnotationTargetInfo.TypeAnnotationEmptyTarget, TypeAnnotationTargetInfo.TypeAnnotationFormalParameterTarget, TypeAnnotationTargetInfo.TypeAnnotationLocalVarTarget, TypeAnnotationTargetInfo.TypeAnnotationOffsetTarget, TypeAnnotationTargetInfo.TypeAnnotationParameterBoundTarget, TypeAnnotationTargetInfo.TypeAnnotationParameterTarget, TypeAnnotationTargetInfo.TypeAnnotationSupertypeTarget, TypeAnnotationTargetInfo.TypeAnnotationThrowsTarget, TypeAnnotationTargetInfo.TypeAnnotationTypeArgumentTarget
Modifier and Type | Field and Description |
---|---|
private short |
type_parameter_index |
Constructor and Description |
---|
TypeAnnotationParameterTarget(short type_parameter_index) |
Modifier and Type | Method and Description |
---|---|
short |
getIndex() |
(package private) static Pair<java.lang.Long,TypeAnnotationTargetInfo> |
Read(ByteData raw,
long offset) |
TypeAnnotationParameterTarget(short type_parameter_index)
static Pair<java.lang.Long,TypeAnnotationTargetInfo> Read(ByteData raw, long offset)
public short getIndex()