soot.jimple.toolkits.typing.fast
Class BottomType
java.lang.Object
soot.Type
soot.jimple.toolkits.typing.fast.BottomType
- All Implemented Interfaces:
- Serializable, Numberable, Switchable
public class BottomType
- extends Type
- Author:
- Ben Bellamy
- See Also:
- Serialized Form
v
public static BottomType v()
toString
public String toString()
- Description copied from class:
Type
- Returns a textual representation of this type.
- Specified by:
toString
in class Type
equals
public boolean equals(Object t)
- Overrides:
equals
in class Object