Interface MaxStackSizeComputer.StackSizeConsumer

    • Method Detail

      • accept

        void accept​(int offset,
                    int stackSizeBefore,
                    int stackSizeAfter)