Class NameAndTypeShrinker

java.lang.Object
proguard.classfile.editor.NameAndTypeShrinker
All Implemented Interfaces:
AttributeVisitor, ConstantVisitor, ClassVisitor

public class NameAndTypeShrinker extends Object implements ClassVisitor, ConstantVisitor, AttributeVisitor
This ClassVisitor removes NameAndType constant pool entries that are not used.