Package com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.simulator
package com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.simulator
C simulator types, used to emulate AST statements.
-
ClassDescriptionSimulation environment.Pseudo-C method simulator.Utility methods.State of a simulated method.Control word.Simulator exception.Log of a method simulation done by
CMethodSimulator
.