Class TypeAnnotationData.TargetTypeVisitor

java.lang.Object
org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypeAnnotationTargetVisitor
org.openjdk.asmtools.jdis.TypeAnnotationData.TargetTypeVisitor
Enclosing class:
TypeAnnotationData<T extends MemberData>

private class TypeAnnotationData.TargetTypeVisitor extends TypeAnnotationTypes.TypeAnnotationTargetVisitor
Target Type visitor, used for constructing the target-info within a type annotation. visitExcept() is the entry point. ti is the constructed target info.