Class ElementValueAdder

java.lang.Object
proguard.classfile.editor.ElementValueAdder
All Implemented Interfaces:
ElementValueVisitor

public class ElementValueAdder extends Object implements ElementValueVisitor
This ElementValueVisitor adds all element values that it visits to the given target annotation default attribute, annotation, or element value.