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, null type, void type and single primitive type can be directly retrieved from their own classes.