Module function_decompiler_context

Source
Expand description

This provides the context for the decompiler

Structsยง

FunctionDecompilerContext
Manages the state of the decompiler, including per-block AST stacks and current processing context.