Uses of Interface
org.benf.cfr.reader.util.output.IllegalIdentifierDump
Packages that use IllegalIdentifierDump
Package
Description
-
Uses of IllegalIdentifierDump in org.benf.cfr.reader.bytecode.analysis.types
Methods in org.benf.cfr.reader.bytecode.analysis.types with parameters of type IllegalIdentifierDumpModifier and TypeMethodDescriptionJavaArrayTypeInstance.getRawName(IllegalIdentifierDump iid) JavaGenericPlaceholderTypeInstance.getRawName(IllegalIdentifierDump iid) JavaGenericRefTypeInstance.getRawName(IllegalIdentifierDump iid) JavaIntersectionTypeInstance.getRawName(IllegalIdentifierDump iid) JavaRefTypeInstance.getRawName(IllegalIdentifierDump iid) JavaTypeInstance.getRawName(IllegalIdentifierDump iid) JavaWildcardTypeInstance.getRawName(IllegalIdentifierDump iid) RawJavaType.getRawName(IllegalIdentifierDump iid) JavaRefTypeInstance.getRawShortName(IllegalIdentifierDump iid) -
Uses of IllegalIdentifierDump in org.benf.cfr.reader.state
Methods in org.benf.cfr.reader.state that return IllegalIdentifierDump -
Uses of IllegalIdentifierDump in org.benf.cfr.reader.util.output
Classes in org.benf.cfr.reader.util.output that implement IllegalIdentifierDumpModifier and TypeClassDescriptionstatic classclassFields in org.benf.cfr.reader.util.output declared as IllegalIdentifierDumpModifier and TypeFieldDescriptionprotected final IllegalIdentifierDumpStreamDumper.illegalIdentifierDumpMethods in org.benf.cfr.reader.util.output that return IllegalIdentifierDumpModifier and TypeMethodDescriptionstatic IllegalIdentifierDumpstatic IllegalIdentifierDumpIllegalIdentifierDump.Nop.getInstance()static IllegalIdentifierDumpMethods in org.benf.cfr.reader.util.output with parameters of type IllegalIdentifierDumpModifier 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 IllegalIdentifierDumpModifierConstructorDescriptionStringStreamDumper(MethodErrorCollector methodErrorCollector, StringBuilder sb, TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump) StringStreamDumper(MethodErrorCollector methodErrorCollector, StringBuilder sb, TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, org.benf.cfr.reader.util.output.MovableDumperContext context)