Class ScopeManager.StackFrame

  • Enclosing class:
    ScopeManager

    private static class ScopeManager.StackFrame
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int nextSlot  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private StackFrame()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • nextSlot

        private int nextSlot
    • Constructor Detail

      • StackFrame

        private StackFrame()