Class CSimulationLogger
java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.simulator.CSimulationLogger
Log of a method simulation done by
CMethodSimulator
. Provides in particular the execution
trace and the final state.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
logExecutedIndex
(int executedIndex) void
setFinalEnvironment
(CEnvironment finalEnvironment) void
setFinalState
(CMethodState state) toString()