Interface StackConsumer

    • Method Detail

      • consumeStack

        int consumeStack​(ConstantPoolGen cpg)
        Gets how many words are consumed from stack.
        Parameters:
        cpg - the constant pool generator.
        Returns:
        how many words are consumed from stack.