Package proguard.classfile
package proguard.classfile
-
ClassDescriptionAccess flags for classes, fields, methods, parameters, and modules.A minimal implementation of
MethodInfo.Internal names and descriptors of common classes, fields, and methods from the Java runtime.Container class for a pair of class + member.This is a set ofClazzinstances.Represents the signature of a class without any member information.This interface provides access to the fundamental properties of a Java class.Representation of a field in a class.Represents a field signature consisting of class and member name.Access modifiers for classes, fields, methods, parameters, and modules in Java source code.External names and descriptors of common classes, fields, and methods from the Java runtime.Constant characters that are part of primitive and non-primitive type descriptors in Java source code.Known external version numbers of class files.ThisClazzis a compact representation of the essential data in a Java class.ThisFieldrepresents a field in aLibraryClass.Base representation of a field or method from aLibraryClass.ThisMethodrepresents a method in aLibraryClass.Representation of a class member (field or method).Representation of a method in a class.Represents the descriptor that is part of aMethodSignature.Can be implemented by classes carrying method information.Represents a Method signature containing a class, method and a descriptor.ThisClazzis a complete representation of the data in a Java class.ThisFieldrepresents a field in aProgramClass.Base representation of a field or method from aProgramClass.ThisMethodrepresents a method in aProgramClass.A signature currently can be a Method- or a FieldSignature.Constant characters that are part of primitive and non-primitive type descriptors.Known internal version numbers of class files.