hasmer
|
The base class for performing static analysis on a decmopiled AST. This allows for optimizing the AST to make it as readable as possible. More...
Static Public Member Functions | |
static void | OptimizeFunction (FunctionDeclaration func, DecompilerOptions options) |
Optimizes the declaration and body of a fuction. More... | |
The base class for performing static analysis on a decmopiled AST. This allows for optimizing the AST to make it as readable as possible.
|
inlinestatic |
Optimizes the declaration and body of a fuction.