-
class
class
MultiType represents an unresolved type.
Represents a non-accessible value.
Represents the boolean primitive type
Represents the byte primitive type
Represents the char primitive type
Represents the java.lang.Coneable reference type
Represents the double primitive type
Represents the float primitive type
Represents the integer primitive type
Represents the long primitive type
Represents the java.lang.Object reference type
Represents an internal JVM return address, which is used by the RET
instruction to return to a JSR that invoked the subroutine.
Represents the java.io.Serializable reference type
Represents the short primitive type
Represents the java.lang.Throwable reference type
A placeholder used by the analyzer for the second word position of a double-word type
Represents an unknown, or null type.
Represents the void primitive type
Obtain the Type for a given class.
Always returns null since this type is never used for an array.
Returns the array component if this type is an array.
Returns the local varaible table entry at index.
Returns the type on the stack at the specified index.
Finds the common base type, or interface which both this and the specified
type can be assigned.
Gets the top of the stack without altering it
Alters the stack to contain one less element and return it.
boolean
boolean
boolean
Determines whether this type is assignable, to the passed type.
boolean
boolean
Finds the common base type, or interface which both this and the specified
type can be assigned.
void
Alters the stack by placing the passed type on the top
void
Sets the local variable table entry at index to a type.
void
Sets the type of the stack position