Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Public Member Functions
cli::QuitCommand Class Reference

#include <QuitCommand.h>

Inheritance diagram for cli::QuitCommand:
[legend]
Collaboration diagram for cli::QuitCommand:
[legend]

Public Member Functions

 QuitCommand (std::unique_ptr< Expression > expr)
 
CommandResult run (Environment &environment) const override
 
- Public Member Functions inherited from cli::Command
virtual ~Command () noexcept=default
 

Constructor & Destructor Documentation

◆ QuitCommand()

cli::QuitCommand::QuitCommand ( std::unique_ptr< Expression expr)
inline

Member Function Documentation

◆ run()

CommandResult cli::QuitCommand::run ( Environment environment) const
inlineoverridevirtual

Implements cli::Command.

Here is the call graph for this function:

The documentation for this class was generated from the following file: