Class TypeInference

All Implemented Interfaces:
FixedPointConstants, IFixedPointSolver<TypeVariable>, VerboseAction
Direct Known Subclasses:
AstTypeInference, DalvikTypeInference

public class TypeInference extends SSAInference<TypeVariable> implements FixedPointConstants
This class performs intraprocedural type propagation on an SSA IR.