Package | Description |
---|---|
org.benf.cfr.reader.api | |
org.benf.cfr.reader.util.output |
Modifier and Type | Interface and Description |
---|---|
static interface |
SinkReturns.DecompiledMultiVer
Extends
SinkReturns.Decompiled to describe which version of JVM this
class is visible from. |
Modifier and Type | Method and 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) |