# Interface: com.pnfsoftware.jeb.core.units.code.asm.analyzer.IMethodStackMemoryModel

The memory model for the local stack of a method.

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

Description: Get the slot size in bytes.
return: slot size in bytes

