ClassLoading 0.5.1
Fix switch statements to decompile much more accurately based on code flow analysis. Start work on if statements.
Added
- new
Indentclass to handleSourceWriterindentation Switchto handle switch code flow initialization and info
Changed
- Add code flow analysis initialization and info to
JumpConditionInfo - Assume that a forward goto right before a condition is an
elsestatement