Class NullnessNoInitStore

All Implemented Interfaces:
Store<NullnessNoInitStore>, org.plumelib.util.UniqueId

public class NullnessNoInitStore extends CFAbstractStore<NullnessNoInitValue,NullnessNoInitStore>
In addition to the base class behavior, tracks whether PolyNull is known to be NonNull or Nullable (or not known to be either).