Class BottomType

java.lang.Object
sootup.core.types.Type
sootup.interceptors.typeresolving.types.BottomType
All Implemented Interfaces:
Acceptor<TypeVisitor>

public class BottomType extends Type
This type is an imaginary/intermediate type which is used to calculate Type Inference
Author:
Zun Wang