Class SuperInheritanceHierarchyFunction.DistinctTypeListener

java.lang.Object
spoon.reflect.visitor.filter.SuperInheritanceHierarchyFunction.DistinctTypeListener
All Implemented Interfaces:
CtScannerListener
Enclosing class:
SuperInheritanceHierarchyFunction

public static class SuperInheritanceHierarchyFunction.DistinctTypeListener extends Object
Implementation of CtScannerListener, which is used to assure that each interface is visited only once. It can be extended to implement more powerful listener