Uses of Package
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.simulator
Packages that use com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.simulator
Package
Description
C AST types, used in AST documents provided by the
source units
generated by gendec
.C simulator types, used to emulate AST statements.
-
-
Classes in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.simulator used by com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.simulatorClassDescriptionSimulation environment.Pseudo-C method simulator.State of a simulated method.Control word.Log of a method simulation done by
CMethodSimulator
.