Uses of Interface
org.benf.cfr.reader.util.output.IllegalIdentifierDump
Packages that use IllegalIdentifierDump
Package
Description
Created with IntelliJ IDEA.
-
Uses of IllegalIdentifierDump in org.benf.cfr.reader
Fields in org.benf.cfr.reader declared as IllegalIdentifierDumpModifier and TypeFieldDescriptionprivate final IllegalIdentifierDump
PluginRunner.PluginDumperFactory.illegalIdentifierDump
Methods in org.benf.cfr.reader with parameters of type IllegalIdentifierDumpModifier and TypeMethodDescriptionprivate static void
Driver.doJarVersionTypes
(int forVersion, List<Integer> versionsSeen, DCCommonState dcCommonState, DumperFactory dumperFactory, IllegalIdentifierDump illegalIdentifierDump, SummaryDumper summaryDumper, ProgressDumper progressDumper, List<JavaTypeInstance> types) PluginRunner.PluginDumperFactory.getNewTopLevelDumper
(JavaTypeInstance classType, SummaryDumper summaryDumper, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump) -
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.mapping
Methods in org.benf.cfr.reader.mapping that return IllegalIdentifierDump -
Uses of IllegalIdentifierDump in org.benf.cfr.reader.state
Fields in org.benf.cfr.reader.state declared as IllegalIdentifierDumpModifier and TypeFieldDescriptionprivate final IllegalIdentifierDump
InnerClassTypeUsageInformation.iid
private final IllegalIdentifierDump
TypeUsageInformationImpl.iid
Methods in org.benf.cfr.reader.state that return IllegalIdentifierDumpModifier and TypeMethodDescriptionInnerClassTypeUsageInformation.getIid()
LocalClassAwareTypeUsageInformation.getIid()
TypeUsageInformation.getIid()
TypeUsageInformationEmpty.getIid()
TypeUsageInformationImpl.getIid()
Methods in org.benf.cfr.reader.state with parameters of type IllegalIdentifierDumpModifier and TypeMethodDescription(package private) static String
TypeUsageUtils.generateInnerClassShortName
(IllegalIdentifierDump iid, JavaRefTypeInstance clazz, JavaRefTypeInstance analysisType, boolean prefixAnalysisType) -
Uses of IllegalIdentifierDump in org.benf.cfr.reader.util.output
Classes in org.benf.cfr.reader.util.output that implement IllegalIdentifierDumpModifier and TypeClassDescriptionstatic class
class
Fields in org.benf.cfr.reader.util.output declared as IllegalIdentifierDumpModifier and TypeFieldDescriptionprotected final IllegalIdentifierDump
StreamDumper.illegalIdentifierDump
private final IllegalIdentifierDump
TokenStreamDumper.illegalIdentifierDump
private static final IllegalIdentifierDump
IllegalIdentifierDump.Nop.INSTANCE
Methods in org.benf.cfr.reader.util.output that return IllegalIdentifierDumpModifier and TypeMethodDescriptionstatic IllegalIdentifierDump
static IllegalIdentifierDump
IllegalIdentifierDump.Nop.getInstance()
static IllegalIdentifierDump
Methods 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) private Dumper
SinkDumperFactory.getTopLevelDumper2
(JavaTypeInstance classType, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump, List<OutputSinkFactory.SinkClass> supported, MethodErrorCollector methodErrorCollector) private Dumper
SinkDumperFactory.SinkSourceClassDumper
(OutputSinkFactory.Sink<SinkReturns.Decompiled> sink, int version, JavaTypeInstance classType, MethodErrorCollector methodErrorCollector, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump) private Dumper
SinkDumperFactory.SinkSourceClassDumper
(OutputSinkFactory.Sink<SinkReturns.Decompiled> sink, JavaTypeInstance classType, MethodErrorCollector methodErrorCollector, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump) private Dumper
SinkDumperFactory.SinkStringClassDumper
(OutputSinkFactory.Sink<String> sink, MethodErrorCollector methodErrorCollector, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump) private Dumper
SinkDumperFactory.TokenStreamClassDumper
(OutputSinkFactory.Sink<SinkReturns.Token> sink, int version, JavaTypeInstance classType, MethodErrorCollector methodErrorCollector, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump) Constructors in org.benf.cfr.reader.util.output with parameters of type IllegalIdentifierDumpModifierConstructorDescription(package private)
FileDumper
(String dir, boolean clobber, JavaTypeInstance type, SummaryDumper summaryDumper, TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump) (package private)
StdIODumper
(TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context) private
StdIODumper
(TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context, Set<JavaTypeInstance> emitted) (package private)
StreamDumper
(TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context) (package private)
StreamDumper
(TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context, Set<JavaTypeInstance> emitted) StringStreamDumper
(MethodErrorCollector methodErrorCollector, StringBuilder sb, TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump) StringStreamDumper
(MethodErrorCollector methodErrorCollector, StringBuilder sb, TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context) (package private)
TokenStreamDumper
(OutputSinkFactory.Sink<SinkReturns.Token> sink, int version, JavaTypeInstance classType, MethodErrorCollector methodErrorCollector, TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context)