Class Utf8Shrinker

java.lang.Object
proguard.classfile.editor.Utf8Shrinker
All Implemented Interfaces:
AnnotationVisitor, ElementValueVisitor, AttributeVisitor, InnerClassesInfoVisitor, LocalVariableInfoVisitor, LocalVariableTypeInfoVisitor, ParameterInfoVisitor, RecordComponentInfoVisitor, ConstantVisitor, ClassVisitor, MemberVisitor

This ClassVisitor removes UTF-8 constant pool entries that are not used.