java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.EState.Frame |
An emulated stack frame.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
IERoutineContext | getRoutineContext() | ||||||||||
Map<Integer, IEImm> | getVars() | ||||||||||
int | getVirtualPC() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|