Class WholeProgramInferenceScenesStorage.AnnotationsInContexts

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<org.plumelib.util.IPair<String,TypeUseLocation>,Set<String>>
org.checkerframework.common.wholeprograminference.WholeProgramInferenceScenesStorage.AnnotationsInContexts
All Implemented Interfaces:
Serializable, Cloneable, Map<org.plumelib.util.IPair<String,TypeUseLocation>,Set<String>>
Enclosing class:
WholeProgramInferenceScenesStorage

public static class WholeProgramInferenceScenesStorage.AnnotationsInContexts extends HashMap<org.plumelib.util.IPair<String,TypeUseLocation>,Set<String>>
Maps the WholeProgramInferenceScenesStorage.aTypeElementToString(org.checkerframework.afu.scenelib.el.ATypeElement) representation of an ATypeElement and its TypeUseLocation to a set of names of annotations.
See Also:
  • Constructor Details

    • AnnotationsInContexts

      public AnnotationsInContexts()