Package sootup.core.types
package sootup.core.types
-
ClassesClassDescriptionRepresents the type of an array, e.g.Represents the signature of a ClassRepresents a signature for a
null-reference.Represents Java's primitive types.Represents the signature of a Java type, e.g., a class, an array type, or null.Represents the signature of a Java type, e.g., a class, a primitive type, void, or null.Represents a signature for an unknown type.Represents Java's 'void' type as methods return's type.