Uses of Interface
org.benf.cfr.reader.state.TypeUsageInformation
-
Packages that use TypeUsageInformation Package Description org.benf.cfr.reader Created with IntelliJ IDEA.org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters org.benf.cfr.reader.bytecode.analysis.parse.utils.scope org.benf.cfr.reader.bytecode.analysis.types org.benf.cfr.reader.mapping org.benf.cfr.reader.state org.benf.cfr.reader.util.output -
-
Uses of TypeUsageInformation in org.benf.cfr.reader
Methods in org.benf.cfr.reader with parameters of type TypeUsageInformation Modifier and Type Method Description DumperPluginRunner.PluginDumperFactory. getNewTopLevelDumper(JavaTypeInstance classType, SummaryDumper summaryDumper, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump) -
Uses of TypeUsageInformation in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters
Fields in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters declared as TypeUsageInformation Modifier and Type Field Description private TypeUsageInformationUnreachableStaticRewriter.Rewriter. typeUsageInformation -
Uses of TypeUsageInformation in org.benf.cfr.reader.bytecode.analysis.parse.utils.scope
Methods in org.benf.cfr.reader.bytecode.analysis.parse.utils.scope that return TypeUsageInformation Modifier and Type Method Description TypeUsageInformationLocalClassScopeDiscoverImpl.TypeUsageSpotter. getTypeUsageInformation() -
Uses of TypeUsageInformation in org.benf.cfr.reader.bytecode.analysis.types
Methods in org.benf.cfr.reader.bytecode.analysis.types with parameters of type TypeUsageInformation Modifier and Type Method Description voidJavaArrayTypeInstance. dumpInto(Dumper d, TypeUsageInformation typeUsageInformation, TypeContext typeContext)voidJavaGenericPlaceholderTypeInstance. dumpInto(Dumper d, TypeUsageInformation typeUsageInformation, TypeContext typeContext)voidJavaGenericRefTypeInstance. dumpInto(Dumper d, TypeUsageInformation typeUsageInformation, TypeContext typeContext)voidJavaIntersectionTypeInstance. dumpInto(Dumper d, TypeUsageInformation typeUsageInformation, TypeContext typeContext)voidJavaRefTypeInstance. dumpInto(Dumper d, TypeUsageInformation typeUsageInformation, TypeContext typeContext)voidJavaTypeInstance. dumpInto(Dumper d, TypeUsageInformation typeUsageInformation, TypeContext typeContext)voidJavaWildcardTypeInstance. dumpInto(Dumper d, TypeUsageInformation typeUsageInformation, TypeContext typeContext)voidRawJavaType. dumpInto(Dumper d, TypeUsageInformation typeUsageInformation, TypeContext typeContext) -
Uses of TypeUsageInformation in org.benf.cfr.reader.mapping
Classes in org.benf.cfr.reader.mapping that implement TypeUsageInformation Modifier and Type Class Description private classMapping.MappingTypeUsageFields in org.benf.cfr.reader.mapping declared as TypeUsageInformation Modifier and Type Field Description private TypeUsageInformationMapping.MappingTypeUsage. delegateOriginalprivate TypeUsageInformationMapping.MappingTypeUsage. delegateRemappedprivate TypeUsageInformationMapping.ObfuscationWrappingDumper. mappingTypeUsageMethods in org.benf.cfr.reader.mapping that return TypeUsageInformation Modifier and Type Method Description TypeUsageInformationMapping.ObfuscationWrappingDumper. getTypeUsageInformation()Methods in org.benf.cfr.reader.mapping with parameters of type TypeUsageInformation Modifier and Type Method Description DumperMapping.ObfuscationWrappingDumper. withTypeUsageInformation(TypeUsageInformation innerclassTypeUsageInformation)Constructors in org.benf.cfr.reader.mapping with parameters of type TypeUsageInformation Constructor Description MappingTypeUsage(TypeUsageInformation delegateRemapped, TypeUsageInformation delegateOriginal)ObfuscationWrappingDumper(Dumper delegate, TypeUsageInformation typeUsageInformation) -
Uses of TypeUsageInformation in org.benf.cfr.reader.state
Classes in org.benf.cfr.reader.state that implement TypeUsageInformation Modifier and Type Class Description classInnerClassTypeUsageInformationStrips the outer class name off anything which preceeds this inner class.classLocalClassAwareTypeUsageInformationclassTypeUsageInformationEmptyclassTypeUsageInformationImplFields in org.benf.cfr.reader.state declared as TypeUsageInformation Modifier and Type Field Description private TypeUsageInformationInnerClassTypeUsageInformation. delegateprivate TypeUsageInformationLocalClassAwareTypeUsageInformation. delegatestatic TypeUsageInformationTypeUsageInformationEmpty. INSTANCEMethods in org.benf.cfr.reader.state that return TypeUsageInformation Modifier and Type Method Description TypeUsageInformationTypeUsageCollectingDumper. getRealTypeUsageInformation()TypeUsageInformationTypeUsageCollectingDumper. getTypeUsageInformation()TypeUsageInformationTypeUsageCollector. getTypeUsageInformation()Methods in org.benf.cfr.reader.state with parameters of type TypeUsageInformation Modifier and Type Method Description DumperTypeUsageCollectingDumper. withTypeUsageInformation(TypeUsageInformation innerclassTypeUsageInformation)Constructors in org.benf.cfr.reader.state with parameters of type TypeUsageInformation Constructor Description InnerClassTypeUsageInformation(TypeUsageInformation delegate, JavaRefTypeInstance analysisInnerClass)LocalClassAwareTypeUsageInformation(java.util.Map<JavaRefTypeInstance,java.lang.String> localClassTypes, TypeUsageInformation delegate) -
Uses of TypeUsageInformation in org.benf.cfr.reader.util.output
Fields in org.benf.cfr.reader.util.output declared as TypeUsageInformation Modifier and Type Field Description private TypeUsageInformationStreamDumper. typeUsageInformationprivate TypeUsageInformationTokenStreamDumper. typeUsageInformationprivate TypeUsageInformationToStringDumper. typeUsageInformationprivate TypeUsageInformationTypeOverridingDumper. typeUsageInformationMethods in org.benf.cfr.reader.util.output that return TypeUsageInformation Modifier and Type Method Description TypeUsageInformationDelegatingDumper. getTypeUsageInformation()TypeUsageInformationDumper. getTypeUsageInformation()TypeUsageInformationStreamDumper. getTypeUsageInformation()TypeUsageInformationTokenStreamDumper. getTypeUsageInformation()TypeUsageInformationToStringDumper. getTypeUsageInformation()TypeUsageInformationTypeOverridingDumper. getTypeUsageInformation()Methods in org.benf.cfr.reader.util.output with parameters of type TypeUsageInformation Modifier and Type Method Description DumperDumperFactory. getNewTopLevelDumper(JavaTypeInstance classType, SummaryDumper summaryDumper, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump)DumperInternalDumperFactoryImpl. getNewTopLevelDumper(JavaTypeInstance classType, SummaryDumper summaryDumper, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump)DumperSinkDumperFactory. getNewTopLevelDumper(JavaTypeInstance classType, SummaryDumper summaryDumper, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump)private DumperSinkDumperFactory. getTopLevelDumper2(JavaTypeInstance classType, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump, java.util.List<OutputSinkFactory.SinkClass> supported, MethodErrorCollector methodErrorCollector)private DumperSinkDumperFactory. SinkSourceClassDumper(OutputSinkFactory.Sink<SinkReturns.Decompiled> sink, int version, JavaTypeInstance classType, MethodErrorCollector methodErrorCollector, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump)private DumperSinkDumperFactory. SinkSourceClassDumper(OutputSinkFactory.Sink<SinkReturns.Decompiled> sink, JavaTypeInstance classType, MethodErrorCollector methodErrorCollector, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump)private DumperSinkDumperFactory. SinkStringClassDumper(OutputSinkFactory.Sink<java.lang.String> sink, MethodErrorCollector methodErrorCollector, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump)private DumperSinkDumperFactory. TokenStreamClassDumper(OutputSinkFactory.Sink<SinkReturns.Token> sink, int version, JavaTypeInstance classType, MethodErrorCollector methodErrorCollector, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump)DumperDelegatingDumper. withTypeUsageInformation(TypeUsageInformation innerclassTypeUsageInformation)DumperDumper. withTypeUsageInformation(TypeUsageInformation innerclassTypeUsageInformation)DumperFileDumper. withTypeUsageInformation(TypeUsageInformation innerclassTypeUsageInformation)DumperStdIODumper. withTypeUsageInformation(TypeUsageInformation innerclassTypeUsageInformation)DumperStringStreamDumper. withTypeUsageInformation(TypeUsageInformation innerclassTypeUsageInformation)DumperTokenStreamDumper. withTypeUsageInformation(TypeUsageInformation innerclassTypeUsageInformation)DumperToStringDumper. withTypeUsageInformation(TypeUsageInformation innerclassTypeUsageInformation)DumperTypeOverridingDumper. withTypeUsageInformation(TypeUsageInformation innerclassTypeUsageInformation)Constructors in org.benf.cfr.reader.util.output with parameters of type TypeUsageInformation Constructor Description FileDumper(java.lang.String dir, boolean clobber, JavaTypeInstance type, SummaryDumper summaryDumper, TypeUsageInformation typeUsageInformation, Options options, java.util.concurrent.atomic.AtomicInteger truncCount, IllegalIdentifierDump illegalIdentifierDump)FileDumper(java.lang.String dir, java.lang.String encoding, boolean clobber, JavaTypeInstance type, SummaryDumper summaryDumper, TypeUsageInformation typeUsageInformation, Options options, java.util.concurrent.atomic.AtomicInteger truncCount, IllegalIdentifierDump illegalIdentifierDump)StdIODumper(TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context)StdIODumper(TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context, java.util.Set<JavaTypeInstance> emitted)StreamDumper(TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context)StreamDumper(TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context, java.util.Set<JavaTypeInstance> emitted)StringStreamDumper(MethodErrorCollector methodErrorCollector, java.lang.StringBuilder sb, TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump)StringStreamDumper(MethodErrorCollector methodErrorCollector, java.lang.StringBuilder sb, TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context)TokenStreamDumper(OutputSinkFactory.Sink<SinkReturns.Token> sink, int version, JavaTypeInstance classType, MethodErrorCollector methodErrorCollector, TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context)TypeOverridingDumper(Dumper delegate, TypeUsageInformation typeUsageInformation)
-