Interface JitAllocationModel.OneLocalVarHandler

All Superinterfaces:
JitAllocationModel.VarHandler
All Known Implementing Classes:
JitAllocationModel.DoubleVarAlloc, JitAllocationModel.FloatVarAlloc, JitAllocationModel.IntVarAlloc, JitAllocationModel.LongVarAlloc
Enclosing class:
JitAllocationModel

public static interface JitAllocationModel.OneLocalVarHandler extends JitAllocationModel.VarHandler
A handler for p-code variables composed of a single JVM local variable.