Class LocalVariableAllocator


  • class LocalVariableAllocator
    extends java.lang.Object
    • Field Detail

      • nextIndex

        private int nextIndex
    • Constructor Detail

      • LocalVariableAllocator

        LocalVariableAllocator​(SigType[] parameterTypes)
      • LocalVariableAllocator

        LocalVariableAllocator​(java.lang.Class... parameterTypes)
      • LocalVariableAllocator

        LocalVariableAllocator​(int nextIndex)
    • Method Detail

      • getSpaceUsed

        int getSpaceUsed()