Uses of Interface
org.benf.cfr.reader.api.SinkReturns.Decompiled
-
Packages that use SinkReturns.Decompiled Package Description org.benf.cfr.reader.api org.benf.cfr.reader.util.output -
-
Uses of SinkReturns.Decompiled in org.benf.cfr.reader.api
Subinterfaces of SinkReturns.Decompiled in org.benf.cfr.reader.api Modifier and Type Interface Description static interface
SinkReturns.DecompiledMultiVer
ExtendsSinkReturns.Decompiled
to describe which version of JVM this class is visible from. -
Uses of SinkReturns.Decompiled in org.benf.cfr.reader.util.output
Method parameters in org.benf.cfr.reader.util.output with type arguments of type SinkReturns.Decompiled Modifier and Type Method Description 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)
-