Package com.ss.android.ugc.bytex.common.retrace
-
Interface Summary Interface Description MappingProcessor This interface specifies methods to process name mappings between original classes and their obfuscated versions. -
Class Summary Class Description FrameInfo This class represents the class name, field name, method name, etc.FrameRemapper This class accumulates mapping information and then transforms stack frames accordingly.MappingReader This class can parse mapping files and invoke a processor for each of the mapping entries.