Module function_decompiler

Source
Expand description

This assists in decompiling one function

Structs§

FunctionDecompiler
A struct to hold the state of a function decompiler
FunctionDecompilerBuilder
The builder for a function decompiler
FunctionDecompilerErrorContext
The context for a function decompiler error

Enums§

FunctionDecompilerError
An error when decompiling a function

Traits§

FunctionDecompilerErrorDetails
A trait to provide details for a function decompiler error