M
- The type of the mappingP
- The type of the parent mappingpublic interface MemberMapping<M extends MemberMapping,P extends Mapping> extends Mapping<M,P>
ClassMapping
.FieldMapping
,
MethodMapping
,
InnerClassMapping
Modifier and Type | Method and Description |
---|---|
P |
getParent()
Gets the parent
Mapping of this member mapping. |
copy, getDeobfuscatedName, getFullDeobfuscatedName, getFullObfuscatedName, getMappings, getObfuscatedName, getSimpleDeobfuscatedName, getSimpleObfuscatedName, hasDeobfuscatedName, merge, setDeobfuscatedName
reverse