Class ParserCommands

  • All Implemented Interfaces:
    Logable, Commands

    public class ParserCommands
    extends CommonCommands
    Deprecated.
    This was the command line component for functors, which should not be used.

    Created by Jeff Gaynor
    on 9/25/18 at 10:51 AM

    • 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.