Package org.benf.cfr.reader.mapping
Interface ObfuscationMapping
-
- All Superinterfaces:
ObfuscationRewriter
,ObfuscationTypeMap
- All Known Implementing Classes:
Mapping
,NullMapping
public interface ObfuscationMapping extends ObfuscationRewriter, ObfuscationTypeMap
-
-
Method Summary
-
Methods inherited from interface org.benf.cfr.reader.state.ObfuscationRewriter
get, get, wrap
-
Methods inherited from interface org.benf.cfr.reader.state.ObfuscationTypeMap
get, getInnerClassInfo, getter, providesInnerClassInfo
-
-