Class TypeAnnotationAccessVar


public class TypeAnnotationAccessVar extends BcelVar
Used for @this() @target() @args() - represents accessing an annotated 'thing'. Main use is to create the instructions that retrieve the annotation from the 'thing' - see createLoadInstructions()