Class TypeAnnotationTargetInfo.TypeAnnotationSupertypeTarget

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

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

    • supertype_index

      private final int supertype_index
  • Constructor Details

    • TypeAnnotationSupertypeTarget

      private TypeAnnotationSupertypeTarget(int supertype_index)
  • Method Details