Class BottomType
java.lang.Object
sootup.core.types.Type
sootup.interceptors.typeresolving.types.BottomType
- All Implemented Interfaces:
Acceptor<TypeVisitor>
This type is an imaginary/intermediate type which is used to calculate Type Inference
- Author:
- Zun Wang
-
Method Summary
Modifier and TypeMethodDescription<V extends TypeVisitor>
Vaccept
(@NonNull V v) Called when this object is visited.static @NonNull BottomType
toString()
Methods inherited from class sootup.core.types.Type
createArrayType, getValueBitSize, isIntLikeType, isObject, isObjectLikeType