Class ParserCommands

    • Method Detail

      • getPrompt

        public String getPrompt()
        Deprecated.
        Description copied from interface: Commands
        The prompt displayed to the user. This allows it to change based on context.
        Returns:
        java.lang.String
      • showSetFileHelp

        protected void showSetFileHelp()
        Deprecated.
      • set_file

        public void set_file​(InputLine inputLine)
        Deprecated.
      • showRunHelp

        protected void showRunHelp()
        Deprecated.
      • getFunctorFactory

        protected JFunctorFactory getFunctorFactory()
        Deprecated.
      • show_file

        public void show_file​(InputLine inputLine)
        Deprecated.
      • showShowFileHelp

        protected void showShowFileHelp()
        Deprecated.
      • showEditHelp

        protected void showEditHelp()
        Deprecated.
      • showClearFileHelp

        protected void showClearFileHelp()
        Deprecated.
      • clear_file

        public void clear_file​(InputLine inputLine)
        Deprecated.