Class TypeAnnotationTargetInfo.TypeAnnotationCatchTarget

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

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

    • exception_table_index

      private final int exception_table_index
  • Constructor Details

    • TypeAnnotationCatchTarget

      private TypeAnnotationCatchTarget(int exception_table_index)
  • Method Details