public interface

IMethodStackMemoryModel

implements IMemoryModel
com.pnfsoftware.jeb.core.units.code.asm.analyzer.IMethodStackMemoryModel

Class Overview

The memory model for the local stack of a method.

Summary

Public Methods
abstract int getSlotSize()
Get the slot size in bytes.
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.code.asm.analyzer.IMemoryModel

Public Methods

public abstract int getSlotSize ()

Get the slot size in bytes.