Class AllElementValueVisitor

java.lang.Object
proguard.classfile.attribute.annotation.visitor.AllElementValueVisitor
All Implemented Interfaces:
AnnotationVisitor, ElementValueVisitor, AttributeVisitor

public class AllElementValueVisitor extends Object implements AttributeVisitor, AnnotationVisitor, ElementValueVisitor
This AttributeVisitor and AnnotationVisitor lets a given ElementValueVisitor visit all ElementValue instances of the attributes or annotations that it visits.