Expand description
Decompiler module
Modules§
- This provides the AST for the decompiler.
- The state of execution for the decompiler
- This assists in decompiling one function
- This provides the context for the decompiler
- This provides the handlers for the decompiler
- This provides the region for the decompiler
Structs§
- Represents a processed instruction
- Builder for constructing a
ProcessedInstruction
.