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
  • Field Details

    • throws_type_index

      private final int throws_type_index
  • Constructor Details

    • TypeAnnotationThrowsTarget

      private TypeAnnotationThrowsTarget(int throws_type_index)
  • Method Details