Class TargetInfoCopier

java.lang.Object
proguard.classfile.editor.TargetInfoCopier
All Implemented Interfaces:
TargetInfoVisitor

public class TargetInfoCopier extends Object implements TargetInfoVisitor
This TargetInfoVisitor copies the target info instances that it visits to the given type annotation (each time overwriting any previous target info).