Uses of Class
spoon.support.visitor.SubInheritanceHierarchyResolver
Packages that use SubInheritanceHierarchyResolver
-
Uses of SubInheritanceHierarchyResolver in spoon.support.visitor
Methods in spoon.support.visitor that return SubInheritanceHierarchyResolverModifier and TypeMethodDescriptionSubInheritanceHierarchyResolver.addSuperType(CtTypeInformation superType)
Add another super type to this mapping function.SubInheritanceHierarchyResolver.failOnClassNotFound(boolean failOnClassNotFound)
SubInheritanceHierarchyResolver.includingInterfaces(boolean includingInterfaces)