Class XMLMethodSummaryReader

    • Method Detail

      • getSummaries

        public Map<MethodReference,​MethodSummary> getSummaries()
        Returns:
        Method summaries collected for methods. Mapping Object -> MethodSummary where Object is either a
        • MethodReference
        • TypeReference
        • Atom (package name)
      • getAllocatableClasses

        public Set<TypeReference> getAllocatableClasses()
        Returns:
        Set of TypeReferences marked "allocatable"
      • getIgnoredPackages

        public Set<Atom> getIgnoredPackages()
        Returns:
        Set of Atoms representing ignorable packages