nltk.parse.SteppingShiftReduceParser.stack

SteppingShiftReduceParser.stack()[source]
Returns:The parser’s stack.
Return type:list(str and Tree)