Uses of Interface
org.benf.cfr.reader.util.output.SummaryDumper
Packages that use SummaryDumper
-
Uses of SummaryDumper in org.benf.cfr.reader.util.output
Classes in org.benf.cfr.reader.util.output that implement SummaryDumperModifier and TypeClassDescriptionclassclassclassMethods in org.benf.cfr.reader.util.output that return SummaryDumperModifier and TypeMethodDescriptionDumperFactory.getSummaryDumper()InternalDumperFactoryImpl.getSummaryDumper()SinkDumperFactory.getSummaryDumper()Methods in org.benf.cfr.reader.util.output with parameters of type SummaryDumperModifier and TypeMethodDescriptionDumperFactory.getNewTopLevelDumper(JavaTypeInstance classType, SummaryDumper summaryDumper, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump) InternalDumperFactoryImpl.getNewTopLevelDumper(JavaTypeInstance classType, SummaryDumper summaryDumper, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump) SinkDumperFactory.getNewTopLevelDumper(JavaTypeInstance classType, SummaryDumper summaryDumper, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump) Constructors in org.benf.cfr.reader.util.output with parameters of type SummaryDumperModifierConstructorDescriptionSummaryDumperMethodErrorCollector(JavaTypeInstance type, SummaryDumper summaryDumper)