Package sootup.core.signatures
package sootup.core.signatures
-
ClassDescriptionRepresents the fully qualified signature of a field.Defines a sub-signature of a field, containing the field name and the type signature.Represents the fully qualified signature of a method.Defines a method sub-signature, containing the method name, the parameter type signatures, and the return type signature.Represents a Java Package.Abstract class for the signature of a
SootClassMember
Defines the base class for class member sub signatures.