Class TypeAnnotationTargetInfoData.catch_target

java.lang.Object
org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData
org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.catch_target
All Implemented Interfaces:
DataWriter
Enclosing class:
TypeAnnotationTargetInfoData

public static class TypeAnnotationTargetInfoData.catch_target extends TypeAnnotationTargetInfoData
catch_target (4.7.20.1. The target_info union)

The catch_target item indicates that an annotation appears on the i'th type in an exception parameter declaration.

catch_target { u2 exception_table_index; }