| Package | Description |
|---|---|
| org.benf.cfr.reader.mapping | |
| org.benf.cfr.reader.state | |
| org.benf.cfr.reader.util.output |
| Modifier and Type | Class and Description |
|---|---|
class |
Mapping |
class |
NullMapping |
| Modifier and Type | Method and Description |
|---|---|
static ObfuscationMapping |
MappingFactory.get(Options options,
DCCommonState state) |
ObfuscationMapping |
Mapping.ObfuscationWrappingDumper.getObfuscationMapping() |
| Modifier and Type | Field and Description |
|---|---|
private ObfuscationMapping |
DCCommonState.obfuscationMapping |
| Modifier and Type | Method and Description |
|---|---|
ObfuscationMapping |
DCCommonState.getObfuscationMapping() |
ObfuscationMapping |
TypeUsageCollectingDumper.getObfuscationMapping() |
| Constructor and Description |
|---|
DCCommonState(DCCommonState dcCommonState,
ObfuscationMapping mapping) |
| Modifier and Type | Method and Description |
|---|---|
ObfuscationMapping |
DelegatingDumper.getObfuscationMapping() |
ObfuscationMapping |
Dumper.getObfuscationMapping() |
ObfuscationMapping |
StreamDumper.getObfuscationMapping() |
ObfuscationMapping |
ToStringDumper.getObfuscationMapping() |
ObfuscationMapping |
TokenStreamDumper.getObfuscationMapping() |