struct CLTK::Parser::Shift
Overview
The Shift class indicates to the parser that it should shift the current input token.
Defined in:
cltk/parser/actions.crInstance Method Summary
- 
        #to_s
        
          @return [String] String representation of this action.