Class JitAllocationModel.JvmTempAlloc

java.lang.Object
ghidra.pcode.emu.jit.analysis.JitAllocationModel.JvmTempAlloc
All Implemented Interfaces:
AutoCloseable
Enclosing class:
JitAllocationModel

public class JitAllocationModel.JvmTempAlloc extends Object implements AutoCloseable
  • Method Details

    • idx

      public int idx(int i)
    • visitLocals

      public void visitLocals()
    • getCount

      public int getCount()
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable