Package proguard.classfile.util.renderer
-
Class Summary Class Description ClassViewModel This utility class rendersClazz
objects into a more human-readable format.ConstantViewModel This utility class rendersConstant
objects into a more human-readable format.FieldViewModel This utility class rendersField
objects into a more human-readable format.MemberViewModel This utility class serves as a base class forFieldViewModel
andMethodViewModel
.MemberViewModel.Pair<K,V> MethodViewModel This utility class rendersMethod
objects into a more human-readable format.ProcessableViewModel A base ViewModel class for implementing classes of the Processable interface.