Package ghidra.pcode.emu.jit.analysis
Class JitAllocationModel.JvmTempAlloc
java.lang.Object
ghidra.pcode.emu.jit.analysis.JitAllocationModel.JvmTempAlloc
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
JitAllocationModel
-
Method Summary
-
Method Details
-
idx
public int idx(int i) -
visitLocals
public void visitLocals() -
getCount
public int getCount() -
close
public void close()- Specified by:
closein interfaceAutoCloseable
-