Class ParseAnnotation.TargetTypeVisitor

java.lang.Object
org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypeAnnotationTargetVisitor
org.openjdk.asmtools.jasm.ParseAnnotation.TargetTypeVisitor
Enclosing class:
ParseAnnotation

private static class ParseAnnotation.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.