# Class: com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.EState.Frame

An emulated stack frame.

## Method: getRoutineContext
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.IERoutineContext`


## Method: getVars
- return type: `java.util.Map<java.lang.Integer,com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IEImm>`


## Method: getVirtualPC
- return type: `int`


