Interface StackProducer

    • Method Detail

      • produceStack

        int produceStack​(ConstantPoolGen cpg)
        Gets how many words are produced on stack.
        Parameters:
        cpg - the constant pool generator.
        Returns:
        how many words are produced on stack.