Class TypeAnnotationTargetInfo.TypeAnnotationParameterTarget

java.lang.Object
org.benf.cfr.reader.entities.attributes.TypeAnnotationTargetInfo.TypeAnnotationParameterTarget
All Implemented Interfaces:
TypeAnnotationTargetInfo
Enclosing interface:
TypeAnnotationTargetInfo

public static class TypeAnnotationTargetInfo.TypeAnnotationParameterTarget extends Object implements TypeAnnotationTargetInfo
  • Field Details

    • type_parameter_index

      private final short type_parameter_index
  • Constructor Details

    • TypeAnnotationParameterTarget

      TypeAnnotationParameterTarget(short type_parameter_index)
  • Method Details