| Class | Description |
|---|---|
| FrameInfo |
This class represents the class name, field name, method name, etc.
|
| FramePattern |
This class can parse and format lines that represent stack frames
matching a given regular expression.
|
| FrameRemapper |
This class accumulates mapping information and then transforms stack frames
accordingly.
|
| ReTrace |
Tool for de-obfuscating stack traces of applications that were obfuscated
with ProGuard.
|
Copyright © 2016. All rights reserved.