Interface TypeSystem

All Superinterfaces:
Serializable
All Known Implementing Classes:
TypeSystemImpl

public interface TypeSystem extends Serializable
This class provides APIs for retrieving types in the analyzed program. For convenience, the special predefined types, i.e., primitive types, null type, and void type can be directly retrieved from their own classes.