Class StackEntry


  • public class StackEntry
    extends Object
    represents the state of the stack or the local variable array.

    This is written out as part of the StackMap attribute

    Author:
    Stuart Douglas